obby::command_document_info_context_from< DocumentInfo > Class Template Reference

#include <document_info.hpp>

Inheritance diagram for obby::command_document_info_context_from< DocumentInfo >:

obby::command_context_from< const obby::basic_document_info< Document, Selector > * > List of all members.

Public Types

typedef DocumentInfo::buffer_type buffer_type
typedef DocumentInfo * data_type

Public Member Functions

 command_document_info_context_from (const buffer_type &buffer)
virtual data_type from_string (const std::string &from) const

Protected Attributes

const buffer_typem_buffer

Detailed Description

template<typename DocumentInfo>
class obby::command_document_info_context_from< DocumentInfo >

Definition at line 625 of file document_info.hpp.


Member Typedef Documentation

template<typename DocumentInfo>
typedef DocumentInfo::buffer_type obby::command_document_info_context_from< DocumentInfo >::buffer_type

Reimplemented in obby::command_context_from< obby::basic_document_info< Document, Selector > * >, and obby::command_context_from< const obby::basic_document_info< Document, Selector > * >.

Definition at line 629 of file document_info.hpp.

template<typename DocumentInfo>
typedef DocumentInfo* obby::command_document_info_context_from< DocumentInfo >::data_type

Definition at line 630 of file document_info.hpp.


Constructor & Destructor Documentation

template<typename DocumentInfo>
obby::command_document_info_context_from< DocumentInfo >::command_document_info_context_from ( const buffer_type buffer  ) 

Definition at line 669 of file document_info.hpp.


Member Function Documentation

template<typename DocumentInfo>
command_document_info_context_from< DocumentInfo >::data_type obby::command_document_info_context_from< DocumentInfo >::from_string ( const std::string &  from  )  const [virtual]

Definition at line 677 of file document_info.hpp.

References obby::command_document_info_context_from< DocumentInfo >::m_buffer.


Member Data Documentation

template<typename DocumentInfo>
const buffer_type& obby::command_document_info_context_from< DocumentInfo >::m_buffer [protected]

Definition at line 636 of file document_info.hpp.

Referenced by obby::command_document_info_context_from< DocumentInfo >::from_string().


The documentation for this class was generated from the following file:
Generated on Fri Jan 11 10:01:32 2008 for obby by  doxygen 1.5.1