libmoost
ClientTester< TClient, TConnection, TKeyTransformPolicy >::pod Struct Reference

List of all members.

Public Attributes

int i
double d
bool b

Detailed Description

template<typename TClient, typename TConnection, typename TKeyTransformPolicy>
struct ClientTester< TClient, TConnection, TKeyTransformPolicy >::pod

Definition at line 76 of file kvstore_client_test.cpp.


Member Data Documentation

template<typename TClient , typename TConnection , typename TKeyTransformPolicy >
bool ClientTester< TClient, TConnection, TKeyTransformPolicy >::pod::b

Definition at line 80 of file kvstore_client_test.cpp.

template<typename TClient , typename TConnection , typename TKeyTransformPolicy >
double ClientTester< TClient, TConnection, TKeyTransformPolicy >::pod::d

Definition at line 79 of file kvstore_client_test.cpp.

template<typename TClient , typename TConnection , typename TKeyTransformPolicy >
int ClientTester< TClient, TConnection, TKeyTransformPolicy >::pod::i

Definition at line 78 of file kvstore_client_test.cpp.


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