channel::Translator< IdType, IdTrait > Class Template Reference

#include <Binder.h>

List of all members.

Public Member Functions

virtual Status translate_inward (IdType &id)
virtual Status translate_outward (IdType &id)


Detailed Description

template<class IdType, class IdTrait>
class channel::Translator< IdType, IdTrait >

Translator: 1. translate inward/outward msg ids, help integration of namespaces 2. ONLY works on application msgs affect (potentially change) each msgs passed in/out interfaces - must be highly efficient 3. Default Translator is non-op

Definition at line 62 of file Binder.h.


Member Function Documentation

template<class IdType, class IdTrait>
virtual Status channel::Translator< IdType, IdTrait >::translate_inward IdType id  )  [inline, virtual]
 

Definition at line 64 of file Binder.h.

References channel::SUCCESS.

template<class IdType, class IdTrait>
virtual Status channel::Translator< IdType, IdTrait >::translate_outward IdType id  )  [inline, virtual]
 

Definition at line 68 of file Binder.h.

References channel::SUCCESS.

Referenced by channel::LocalInterface< Channel >::put_msg().


The documentation for this class was generated from the following file:
Generated on Mon Feb 27 19:59:23 2006 for channel by  doxygen 1.4.6-NO