xc
Public Member Functions | List of all members
XC::ChannelAddress Class Reference

Base class for classes that encapsulate channel addresses. More...

#include <ChannelAddress.h>

Inheritance diagram for XC::ChannelAddress:
Inheritance graph
[legend]

Public Member Functions

 ChannelAddress (int type)
 
virtual int getType (void) const
 

Detailed Description

Base class for classes that encapsulate channel addresses.

An Address object represents the location of a Channel object in the machine space. Channel objects send information to other Channel objects, whose locations are given by an Address object. Channel objects also receive information from other Channel objects, whose locations are given by an Address object.


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