ANNA Suite  2020b
Multipurpose development suite for Telco applications
Public Member Functions | List of all members
anna::testing::TestStepSendDiameterXml2c Class Reference

#include <TestStep.hpp>

Inheritance diagram for anna::testing::TestStepSendDiameterXml2c:
Inheritance graph
[legend]
Collaboration diagram for anna::testing::TestStepSendDiameterXml2c:
Collaboration graph
[legend]

Public Member Functions

 TestStepSendDiameterXml2c (TestCase *testCase)
 
- Public Member Functions inherited from anna::testing::TestStepSendDiameterXml
 TestStepSendDiameterXml (TestCase *testCase)
 
 ~TestStepSendDiameterXml ()
 
void setOriginHost (anna::diameter::comm::OriginHost *host)
 
anna::diameter::comm::OriginHostgetOriginHost () const
 
void setWaitForRequestStepNumber (int stepNumber)
 
int getWaitForRequestStepNumber () const
 
void setMsgDataBlock (const anna::DataBlock &db)
 
const anna::DataBlockgetMsgDataBlock () const
 
bool do_execute ()
 
void do_complete ()
 
void do_reset ()
 
anna::xml::NodeasXML (anna::xml::Node *parent)
 
- Public Member Functions inherited from anna::testing::TestStep
 TestStep (TestCase *testCase)
 
virtual ~TestStep ()
 
const Type::_vgetType () const
 
const int & getNumber () const
 
bool isCompleted () const
 
anna::Millisecond getLapseMs () const
 
bool execute ()
 
void complete ()
 
void reset ()
 
void next ()
 
std::string asXMLString ()
 

Additional Inherited Members

- Static Public Member Functions inherited from anna::testing::TestStep
static const char * asText (const Type::_v type)
 
- Protected Member Functions inherited from anna::testing::TestStep
bool decodeMessage (bool trust=false)
 
- Protected Attributes inherited from anna::testing::TestStepSendDiameterXml
anna::diameter::comm::OriginHosta_originHost
 
int a_waitForRequestStepNumber
 
bool a_expired
 
- Protected Attributes inherited from anna::testing::TestStep
TestCasea_testCase
 
bool a_completed
 
Type::_v a_type
 
anna::DataBlock a_message
 
anna::diameter::codec::Messagea_messageCodec
 

Constructor & Destructor Documentation

◆ TestStepSendDiameterXml2c()

anna::testing::TestStepSendDiameterXml2c::TestStepSendDiameterXml2c ( TestCase testCase)
inline
Type::_v a_type
Definition: TestStep.hpp:83
TestStepSendDiameterXml(TestCase *testCase)
Definition: TestStep.hpp:134
Definition: TestStep.hpp:61

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