A type‐erased universal wrapper for reference to any type category with read‐only access.
Synopsis
Declared in <bdlar_anyref.h>
class AnyConstRef;
Member Functions
Name |
Description |
|
Constructors |
Return a pointer to the vtable. The behavior is undefined unless |
|
Return a pointer to the vtable. The behavior is undefined unless |
|
Return a pointer to the vtable. The behavior is undefined unless |
|
Return a pointer to the vtable. The behavior is undefined unless |
|
Return a pointer to the vtable. The behavior is undefined unless |
|
Return a pointer to the vtable. The behavior is undefined unless |
|
Return a pointer to the wrapped object. |
|
Return a pointer to the vtable. The behavior is undefined unless |
|
Return a pointer to the vtable. The behavior is undefined unless |
|
Return type category of the referred object. |
|
Return the |
Non-Member Functions
Name |
Description |
Return the XSD name of the object referred to by the specified |
|
Return an |
|
Return the base‐type representation of the specified |
|
Invoke the specified |
|
Invoke the specified |
|
Invoke the specified |
|
Invoke the specified |
|
Invoke the specified |
|
Invoke the specified |
|
Invoke the specified |
|
Return the type category of the object referred to by the specified |
Created with MrDocs