Protocols::Generics::Testing::TransportCreatedChecker Class Reference

Collaboration diagram for Protocols::Generics::Testing::TransportCreatedChecker:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 36 of file TcpTransportFactoryTest.cpp.

Public Types

typedef void() Function (const Uri &, Transport *)

Public Member Functions

 TransportCreatedChecker (const Uri &uri, TransportStatus *status)
bool check (const Uri &uri, Transport *transport)

Static Public Attributes

static TransportcheckedTransport = 0

Private Attributes

Uri uri_
TransportStatusstatus_


Member Typedef Documentation

typedef void() Protocols::Generics::Testing::TransportCreatedChecker::Function(const Uri &, Transport *)
 

Definition at line 47 of file TcpTransportFactoryTest.cpp.


Constructor & Destructor Documentation

Protocols::Generics::Testing::TransportCreatedChecker::TransportCreatedChecker const Uri uri,
TransportStatus status
[inline]
 

Definition at line 44 of file TcpTransportFactoryTest.cpp.


Member Function Documentation

bool Protocols::Generics::Testing::TransportCreatedChecker::check const Uri uri,
Transport transport
[inline]
 

Definition at line 49 of file TcpTransportFactoryTest.cpp.


Member Data Documentation

Transport * Protocols::Generics::Testing::TransportCreatedChecker::checkedTransport = 0 [static]
 

Definition at line 42 of file TcpTransportFactoryTest.cpp.

TransportStatus* Protocols::Generics::Testing::TransportCreatedChecker::status_ [private]
 

Definition at line 39 of file TcpTransportFactoryTest.cpp.

Uri Protocols::Generics::Testing::TransportCreatedChecker::uri_ [private]
 

Definition at line 38 of file TcpTransportFactoryTest.cpp.


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