A Discrete-Event Network Simulator
API
FormattingTestObjectHelper Class Reference
+ Collaboration diagram for FormattingTestObjectHelper:

Public Member Functions

 FormattingTestObjectHelper ()
 
Ptr< ObjectCreateFromFactory (void)
 
void SetAttribute (std::string name, const AttributeValue &value)
 

Private Attributes

ObjectFactory m_factory
 

Detailed Description

Definition at line 61 of file test-string-value-formatting.cc.

Constructor & Destructor Documentation

FormattingTestObjectHelper::FormattingTestObjectHelper ( )

Definition at line 71 of file test-string-value-formatting.cc.

References FormattingTestObject::GetTypeId().

+ Here is the call graph for this function:

Member Function Documentation

Ptr< Object > FormattingTestObjectHelper::CreateFromFactory ( void  )

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.

Member Data Documentation

ObjectFactory FormattingTestObjectHelper::m_factory
private

Definition at line 68 of file test-string-value-formatting.cc.


The documentation for this class was generated from the following file: