Inheritance diagram for srObjectRef:

![]() |
Public Methods | |
| srObjectRef (const sd::sdObject *def, void *object) | |
| virtual | ~srObjectRef () |
| virtual void | accept (srVisitorMgr &visitor) |
| const sd::sdObject * | getDef () const |
| void * | getObject () const |
| void | setObject (void *object) |
Public Types | |
| typedef srObjectRef * | SPtr |
| typedef const srObjectRef * | CSPtr |
The srObjectRef class encapsulates the definition and representation of an opaque object pointer.
|
|
|
|
|
Reimplemented from srBase. |
|
||||||||||||
|
This is the srObjectRef constructor.
|
|
|
This is the srObjectRef destructor. |
|
|
This function is responsible for calling the correct visitor.
Implements srBase. |
|
|
This function is the accessor to get the schema definition object. |
|
|
This function is the accessor to the opaque object pointer that is being referenced. |
|
|
This function sets the opaque object pointer.
|

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.