Public Member Functions

AnyTopic Class Reference

#include <AnyTopic.hpp>

Inheritance diagram for AnyTopic:

List of all members.

Public Member Functions

template<typename T >
 AnyTopic (const T &t)
const detail::THolderBaseoperator-> () const
detail::THolderBaseoperator-> ()
 ~AnyTopic ()
template<typename T >
const T & get ()

Detailed Description

Definition at line 29 of file AnyTopic.hpp.


Constructor & Destructor Documentation

AnyTopic ( const T &  t  )  [inline]

Definition at line 32 of file AnyTopic.hpp.

~AnyTopic (  ) 

Member Function Documentation

const T& get (  )  [inline]

Reimplemented from AnyTopicDescription.

Definition at line 45 of file AnyTopic.hpp.

const detail::THolderBase* operator-> (  )  const [inline]

Reimplemented from AnyTopicDescription.

Definition at line 35 of file AnyTopic.hpp.

detail::THolderBase* operator-> (  )  [inline]

Reimplemented from AnyTopicDescription.

Definition at line 39 of file AnyTopic.hpp.


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