Collaboration diagram for FormattingTestObjectHelper:Public Member Functions | |
| FormattingTestObjectHelper () | |
| Ptr< Object > | CreateFromFactory (void) |
| void | SetAttribute (std::string name, const AttributeValue &value) |
Private Attributes | |
| ObjectFactory | m_factory |
Definition at line 61 of file test-string-value-formatting.cc.
| FormattingTestObjectHelper::FormattingTestObjectHelper | ( | ) |
Definition at line 71 of file test-string-value-formatting.cc.
References FormattingTestObject::GetTypeId().
Here is the call graph for this function:Definition at line 83 of file test-string-value-formatting.cc.
| void FormattingTestObjectHelper::SetAttribute | ( | std::string | name, |
| const AttributeValue & | value | ||
| ) |
Definition at line 77 of file test-string-value-formatting.cc.
|
private |
Definition at line 68 of file test-string-value-formatting.cc.