#include <namedrgn.h>
Inheritance diagram for NAMEDREGION:

Public Member Functions | |
| NAMEDREGION () | |
| NAMEDREGION (const NAMEDREGION &rhs) | |
| NAMEDREGION & | operator= (const NAMEDREGION &rhs) |
| const UNICODE * | GetDescription () const |
| const UNICODE * | GetName () const |
| ERRVALUE | Load (const RVC::OBJITEM &objitem) |
| ERRVALUE | SetDescription (const RVC::OBJECTDESC &desc) |
| ERRVALUE | SetName (const RVC::OBJECTNAME &name) |
Definition at line 37 of file namedrgn.h.
|
|
Default constructor.
|
|
|
Copy constructor.
|
|
|
Get region description.
|
|
|
Get region name.
|
|
|
Attach region to RVC object and load into memory.
|
|
|
Assignment from NAMEDREGION.
|
|
|
Set region description. If region is bound to an object the object will be changed. |
|
|
Set region name. If region is bound to an object the object will be changed. |
1.3.4-20031026