|
| AllocEmplacableTestType (bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, ArgType08 arg08, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, ArgType08 arg08, ArgType09 arg09, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, ArgType08 arg08, ArgType09 arg09, ArgType10 arg10, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, ArgType08 arg08, ArgType09 arg09, ArgType10 arg10, ArgType11 arg11, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, ArgType08 arg08, ArgType09 arg09, ArgType10 arg10, ArgType11 arg11, ArgType12 arg12, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, ArgType08 arg08, ArgType09 arg09, ArgType10 arg10, ArgType11 arg11, ArgType12 arg12, ArgType13 arg13, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (ArgType01 arg01, ArgType02 arg02, ArgType03 arg03, ArgType04 arg04, ArgType05 arg05, ArgType06 arg06, ArgType07 arg07, ArgType08 arg08, ArgType09 arg09, ArgType10 arg10, ArgType11 arg11, ArgType12 arg12, ArgType13 arg13, ArgType14 arg14, bslma::Allocator *basicAllocator=0) |
|
| AllocEmplacableTestType (const AllocEmplacableTestType &original, bslma::Allocator *basicAllocator=0) |
|
| ~AllocEmplacableTestType () |
|
This class provides a test object used to check that the arguments passed for creating an object with an in-place representation are of the correct types and values.
See bsltf_allocemplacabletesttype