| DtSetOverlayLayerAdmin::DtSetOverlayLayerAdmin |
( |
| ) |
|
| virtual DtSetOverlayLayerAdmin::~DtSetOverlayLayerAdmin |
( |
| ) |
|
|
overridevirtual |
- Returns
- The type of admin content this class is. See types defined in radioMsgTypes.h.
Implements DtAdminContent.
Make a copy of this content. Returns a pointer to a newly created copy of this class. Derived classes must override this function to create and return an instance of the derived type.
Implements DtAdminContent.
| virtual int DtSetOverlayLayerAdmin::netRepSize |
( |
| ) |
const |
|
overridevirtual |
- Returns
- Size necessary for a network representation of this set request. Base class returns 0.
Reimplemented from DtAdminContent.
| virtual bool DtSetOverlayLayerAdmin::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
overridevirtual |
Sets the contents of this set request based on the network buffer. Base class does nothing and returns true.
Reimplemented from DtAdminContent.
| virtual bool DtSetOverlayLayerAdmin::setToNet |
( |
| ) |
|
|
overridevirtual |
Sets netRep buffer to the contents of this set request. Base class does nothing and returns true.
Reimplemented from DtAdminContent.
| virtual DtString DtSetOverlayLayerAdmin::stringRep |
( |
| ) |
const |
|
overridevirtual |
Get a readable string representation of this content. Derived classes must implement this function. The string should include the identity of the content, along with any parameters. The format of the string is up to you.
Implements DtAdminContent.
| virtual void DtSetOverlayLayerAdmin::setOverlayLayer |
( |
const DtString & |
name | ) |
|
|
virtual |
Accessor/mutator for overlay layer.
| virtual const DtString& DtSetOverlayLayerAdmin::overlayLayer |
( |
| ) |
const |
|
virtual |
Accessor/mutator for overlay layer.
| DtString DtSetOverlayLayerAdmin::myOverlayLayer |
|
protected |
The documentation for this class was generated from the following file: