RVC::INITEXT Class Reference

Interface for RVC objects that support INI file text in RVC text objects. More...

#include <rvc/initext.h>

Inheritance diagram for RVC::INITEXT:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void Attach (INIHANDLE &handle)
INIHANDLE Detach ()
INIHANDLE GetIniHandle () const
 INITEXT (const RVC::INITEXT &obj)
 INITEXT ()
RVC::INITEXToperator= (const RVC::INITEXT &rhs)
virtual ~INITEXT ()=0

Detailed Description

Interface for RVC objects that support INI file text in RVC text objects.

This includes methods to read from and write to a RVC text object given an Ini Handle

RVC Object Types that this class supports: Derived class

Default RVC Object Type for this class: Derived class

Valid parents for this class: Derived class

Definition at line 56 of file initext.h.


Constructor & Destructor Documentation

RVC::INITEXT::INITEXT  ) 
 

Default constructor.

RVC::INITEXT::INITEXT const RVC::INITEXT obj  ) 
 

Copy constructor, not to be used lightly, makes copy of ini string.

virtual RVC::INITEXT::~INITEXT  )  [pure virtual]
 

Destructor.


Member Function Documentation

void RVC::INITEXT::Attach INIHANDLE handle  ) 
 

Attach (gain ownership) of an INI handle to this object instance.

Will free handle when object instance goes out of scope Handle set to NULL on return

INIHANDLE RVC::INITEXT::Detach  ) 
 

Detach (lose ownership) of an INI handle from this object instance.

Reimplemented from RVC::OBJECT.

INIHANDLE RVC::INITEXT::GetIniHandle  )  const
 

Obtain INI handle for reading / writing information.

Returns:
INIHANDLE

RVC::INITEXT& RVC::INITEXT::operator= const RVC::INITEXT rhs  ) 
 

Assignment, not to be used lightly, makes copy of ini string.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:30:50 2006 for TNTsdk by  doxygen 1.3.8-20040913