RVC::ICMPROFILE Class Reference

Manages RVC::OBJTYPE_ICMProfile RVC objects. More...

#include <rvc/icmprofile.h>

Inheritance diagram for RVC::ICMPROFILE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ICMPROFILE (const RVC::ICMPROFILE &rhs)
 ICMPROFILE ()
virtual ~ICMPROFILE ()
ERRVALUE Make (RVC::OBJITEM &ObjItem, const char *Source=0, const CREDENTIALS *Credentials RVC_DEFAULT_CREDENTIALS)
ERRVALUE Make (const RVC::OBJECT &parent, const RVC::DESCRIPTOR &Descriptor, const CREDENTIALS *Credentials RVC_DEFAULT_CREDENTIALS)
RVC::ICMPROFILEoperator= (const RVC::ICMPROFILE &rhs)

Detailed Description

Manages RVC::OBJTYPE_ICMProfile RVC objects.

This class inherits from RVC::BINARY

RVC Object Types that this class supports: RVC::OBJTYPE_ICMProfile

Default RVC Object Type for this class: RVC::OBJTYPE_ICMProfile

Valid parents for this class:


Constructor & Destructor Documentation

RVC::ICMPROFILE::ICMPROFILE (  ) 

Default constructor.

RVC::ICMPROFILE::ICMPROFILE ( const RVC::ICMPROFILE rhs  ) 

Copy constructor.

virtual RVC::ICMPROFILE::~ICMPROFILE (  )  [virtual]

Destructor.


Member Function Documentation

ERRVALUE RVC::ICMPROFILE::Make ( RVC::OBJITEM ObjItem,
const char *  Source = 0,
const CREDENTIALS *Credentials  RVC_DEFAULT_CREDENTIALS 
)

Make a child rvc binary object from a given RVCOBJITEM.

Parameters:
ObjItem Parent object and DESCRIPTOR of object to create, new location RETURNED
RVC_DEFAULT_CREDENTIALS User credentials passed in, NULL for default behavior

Reimplemented from RVC::BINARY.

ERRVALUE RVC::ICMPROFILE::Make ( const RVC::OBJECT parent,
const RVC::DESCRIPTOR Descriptor,
const CREDENTIALS *Credentials  RVC_DEFAULT_CREDENTIALS 
)

Make a child rvc binary object from a given parent with a name and description.

Parameters:
RVC_DEFAULT_CREDENTIALS User credentials passed in, NULL for default behavior

Reimplemented from RVC::BINARY.

RVC::ICMPROFILE& RVC::ICMPROFILE::operator= ( const RVC::ICMPROFILE rhs  ) 

Assignment.

Reimplemented from RVC::BINARY.


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

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