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 |
|
|
|
Return the value for the specified key, or null. |
|
Insert or set the given key/value pair. |
|
|
|
Return the type key of the implementation. |
|
Invoke the visitor for each key/value pair. |
Created with MrDocs