#include <metadatabase.h>
class CommsDat::CMDBRecordLinkBase : public CommsDat::CMDBNumFieldBase, public CommsDat::CMDBNumFieldBase |
Public Attributes | |
---|---|
CMDBElement * | iLinkedRecord |
Public Member Functions | |
---|---|
CMDBRecordLinkBase() | |
CMDBRecordLinkBase(TMDBElementId) | |
CMDBRecordLinkBase(TMDBElementId, CMDBElement *) | |
~CMDBRecordLinkBase() | |
IMPORT_C | operator TMDBElementId() |
IMPORT_C CMDBRecordLinkBase & | operator=(const TMDBElementId) |
Inherited Attributes | |
---|---|
CommsDat::CMDBElement::iElementId | |
CommsDat::CMDBElement::iValue |
Base class for CMDBRecordLink
CMDBElement * | iLinkedRecord |
IMPORT_C | CMDBRecordLinkBase | ( | ) |
IMPORT_C | CMDBRecordLinkBase | ( | TMDBElementId | aLinkingFieldId | ) |
IMPORT_C | CMDBRecordLinkBase | ( | TMDBElementId | aLinkingFieldId, |
CMDBElement * | aLinkedRecord | |||
) |
IMPORT_C | ~CMDBRecordLinkBase | ( | ) |
IMPORT_C | operator TMDBElementId | ( | ) |
Conversion operator for field value which gets the id of the element list
IMPORT_C CMDBRecordLinkBase & | operator= | ( | const TMDBElementId | aValue | ) |
Assignment operator for field value which sets the id of the element list