RVC::OBJECT::LINKITEM Class Reference

Item holding the link information to either an external file, another project file object, or a RDBMS link Used in GetLinkedFiles(). More...

#include <rvc/object.h>

List of all members.

Public Member Functions

const FILEPATHGetFilename () const
const MISTRINGGetObjName () const
const OBJITEMGetSrcObjItem () const

Detailed Description

Item holding the link information to either an external file, another project file object, or a RDBMS link Used in GetLinkedFiles().


Member Function Documentation

const FILEPATH& RVC::OBJECT::LINKITEM::GetFilename (  )  const [inline]

Get the FILEPATH for the link. Is empty if the link does not reference a file.

const MISTRING& RVC::OBJECT::LINKITEM::GetObjName (  )  const [inline]

Get the object name for the link.

Is empty if the link does not reference a project file object. If Filename is empty, ObjName contains the connection string

const OBJITEM& RVC::OBJECT::LINKITEM::GetSrcObjItem (  )  const [inline]

Get the OBJITEM of the object that holds the link.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:37:45 2012 for TNTsdk 2012 by  doxygen 1.6.1