This concrete mechanism class provides "sugar" for easily creating bdld::Datum objects for testing.
Synopsis
Declared in <bdld_datummaker.h>
class DatumMaker;
Type Aliases
Name |
Description |
Allocator type used to supply memory for constructed |
Member Functions
Name |
Description |
|
Create a new |
Return a |
|
Return |
|
Return a binary |
|
Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the default allocator in effect at construction is used. |
|
Return a |
|
Return a |
|
Return a |
|
Function call operators |
|
Return a |
Created with MrDocs