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 type and value.
Synopsis
Declared in <bsltf_emplacabletesttype.h>
class EmplacableTestType;
Type Aliases
Name |
Description |
Alias for argument type number 1. |
|
Alias for argument type number 2. |
|
Alias for argument type number 3. |
|
Alias for argument type number 4. |
|
Alias for argument type number 5. |
|
Alias for argument type number 6. |
|
Alias for argument type number 7. |
|
Alias for argument type number 8. |
|
Alias for argument type number 9. |
|
Alias for argument type number 10. |
|
Alias for argument type number 11. |
|
Alias for argument type number 12. |
|
Alias for argument type number 13. |
|
Alias for argument type number 14. |
Member Functions
Name |
Description |
|
Constructors |
|
Increment the count of calls to this destructor, and destroy this object. |
Assign to this object the value of the specified |
|
Return a reference to the stored argument number 1. |
|
Return a reference to the stored argument number 2. |
|
Return a reference to the stored argument number 3. |
|
Return a reference to the stored argument number 4. |
|
Return a reference to the stored argument number 5. |
|
Return a reference to the stored argument number 6. |
|
Return a reference to the stored argument number 7. |
|
Return a reference to the stored argument number 8. |
|
Return a reference to the stored argument number 9. |
|
Return a reference to the stored argument number 10. |
|
Return a reference to the stored argument number 11. |
|
Return a reference to the stored argument number 12. |
|
Return a reference to the stored argument number 13. |
|
Return the value of the correspondingly numbered argument that was passed to the constructor of this object. |
|
Return |
Static Member Functions
Name |
Description |
Return the number of times an object of this type has been destroyed. |
Non-Member Functions
Name |
Description |
Same as the preceding overload for this test type. |
|
Return |
|
Return |
Created with MrDocs