An integrative visual buffer, stub implementation, does nothing. More...
#include <Neuro/VisualBuffer.H>
Public Member Functions | |
VisualBufferStub (OptionManager &mgr, const std::string &descrName="Visual Buffer Stub", const std::string &tagName="VisualBufferStub") | |
Constructor. | |
virtual | ~VisualBufferStub () |
Destructor. |
An integrative visual buffer, stub implementation, does nothing.
Definition at line 73 of file VisualBuffer.H.
VisualBufferStub::VisualBufferStub | ( | OptionManager & | mgr, | |
const std::string & | descrName = "Visual Buffer Stub" , |
|||
const std::string & | tagName = "VisualBufferStub" | |||
) |
Constructor.
Definition at line 66 of file VisualBuffer.C.
VisualBufferStub::~VisualBufferStub | ( | ) | [virtual] |
Destructor.
Definition at line 73 of file VisualBuffer.C.