4S Device Communication Module Collection  Version 0.6-SNAPSHOT
Public interfaces of the modules in the 4SDC collection (aimed at users of the 4SDC modules)
FSYS::MsgAddrGenerator< T > Class Template Reference

Constructor to MsgAddrGenerator object. More...

#include <msgaddrgenerator.h>

+ Inheritance diagram for FSYS::MsgAddrGenerator< T >:
+ Collaboration diagram for FSYS::MsgAddrGenerator< T >:

Public Member Functions

 MsgAddrGenerator (void)
 Constructor that creates an address.
 
 operator MsgAddr & ()
 MsgAddr operator for type conversion of MsgAddrGenerator to a MsgAddr. More...
 

Detailed Description

template<class T>
class FSYS::MsgAddrGenerator< T >

The MsgAddrGenerator object generates a unique address for an instance of a class.

Todo:
Make a base class of this to handle the MsgAddr

Member Function Documentation

template<class T>
FSYS::MsgAddrGenerator< T >::operator MsgAddr & ( )
inline

This operator allows for conversion of a MsgAddrGenerator objects to a MsgAddr object MsgAddr operator for type conversion of MsgAddrGenerator to a MsgAddr

This operator allows for conversion of a MsgAddrGenerator objects to a MsgAddr object


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