Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Public Member Functions | Protected Member Functions | Protected Attributes
barrett::systems::PrintToStream< T > Class Template Reference
Inheritance diagram for barrett::systems::PrintToStream< T >:
barrett::systems::System barrett::systems::SingleInput< T >

List of all members.

Public Member Functions

 PrintToStream (ExecutionManager *em, const std::string &prependedLabel="", std::ostream &ostream=std::cout, const std::string &sysName="PrintToStream")

Protected Member Functions

virtual void operate ()

Protected Attributes

std::string label
std::ostream & os

template<typename T>
class barrett::systems::PrintToStream< T >


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines