mrdocs::dom::DefaultObjectImpl
The default Object implementation.
Synopsis
Declared in <mrdocs/Dom/Object.hpp>
class DefaultObjectImpl
: public ObjectImpl
Types
Name |
Description |
A reference to an element. |
|
The type of storage used by the default implementation. |
Member Functions
Name |
Description |
|
Constructors |
|
Check whether a key exists in the object. |
|
Retrieve a value by key. |
|
Set a value by key. |
|
Return number of elements stored. |
|
Return the type key of the implementation. |
|
|
Created with MrDocs