Savarese Software Research Corporation
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult Struct Reference

#include <DictionaryProtocol.h>

Inheritance diagram for DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult:

List of all members.

Public Types

typedef map_type::value_type value_type

Public Member Functions

 MessageSingleQueryResult ()
 MessageSingleQueryResult (const value_type &result)
template<class Archive >
void serialize (Archive &ar, const unsigned int)

Public Attributes

bool found
value_type result

Detailed Description

template<template< wisp_message_id id > class MessageBase, typename MapType, typename IndexScheme>
struct DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult

Definition at line 103 of file DictionaryProtocol.h.


Member Typedef Documentation

template<template< wisp_message_id id > class MessageBase, typename MapType, typename IndexScheme>
typedef map_type::value_type DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult::value_type

Definition at line 104 of file DictionaryProtocol.h.


Constructor & Destructor Documentation

template<template< wisp_message_id id > class MessageBase, typename MapType, typename IndexScheme>
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult::MessageSingleQueryResult ( ) [inline]

Definition at line 108 of file DictionaryProtocol.h.

template<template< wisp_message_id id > class MessageBase, typename MapType, typename IndexScheme>
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult::MessageSingleQueryResult ( const value_type result) [inline, explicit]

Definition at line 112 of file DictionaryProtocol.h.


Member Function Documentation

template<template< wisp_message_id id > class MessageBase, typename MapType, typename IndexScheme>
template<class Archive >
void DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult::serialize ( Archive &  ar,
const unsigned  int 
) [inline]

Member Data Documentation

template<template< wisp_message_id id > class MessageBase, typename MapType, typename IndexScheme>
bool DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult::found
template<template< wisp_message_id id > class MessageBase, typename MapType, typename IndexScheme>
value_type DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult::result

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

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.