bbtk::BlackBoxInputConnector::Pimpl Class Reference

The Pimpl. More...

Collaboration diagram for bbtk::BlackBoxInputConnector::Pimpl:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Pimpl ()

Public Attributes

BlackBoxWeakPointer mBox
ConnectionmConnection
 The connection plugged into the input.
IOStatus mStatus
 The status of the input (UPTODATE | MODIFIED | OUTOFDATE).


Detailed Description

The Pimpl.

Definition at line 45 of file bbtkBlackBoxInputConnector.cxx.


Constructor & Destructor Documentation

bbtk::BlackBoxInputConnector::Pimpl::Pimpl (  )  [inline]

Definition at line 48 of file bbtkBlackBoxInputConnector.cxx.

00048 : mConnection(0), mStatus(MODIFIED) {}


Member Data Documentation

The status of the input (UPTODATE | MODIFIED | OUTOFDATE).

Definition at line 55 of file bbtkBlackBoxInputConnector.cxx.

Referenced by bbtk::BlackBoxInputConnector::GetStatus(), bbtk::BlackBoxInputConnector::RecursiveExecute(), and bbtk::BlackBoxInputConnector::SetStatus().


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

Generated on Thu May 31 14:14:04 2012 for BBTK by  doxygen 1.5.7.1