ERC CISST - cisst software
svlFilterOutput Class Reference
Inheritance diagram for svlFilterOutput:
[legend]Collaboration diagram for svlFilterOutput:
[legend]List of all members.
Detailed Description
Definition at line 36 of file svlFilterOutput.h.
Public Types
Public Member Functions
-
svlFilterOutput (svlFilterBase *owner, bool trunk, const std::string &name)
-
bool IsTrunk (void) const
-
svlStreamType GetType (void) const
-
svlFilterBase * GetFilter (void)
-
svlFilterBase * GetConnectedFilter (void)
-
int SetType (svlStreamType type)
-
bool IsConnected (void) const
-
svlFilterInput * GetConnection (void)
-
int GetDroppedSampleCount (void)
-
int GetBufferUsage (void)
-
double GetBufferUsageRatio (void)
-
int SetThreadCount (unsigned int threadcount)
-
int SetBufferSize (unsigned int buffersize)
-
int SetBlock (bool block)
-
int Connect (svlFilterInput *input)
-
int Disconnect (void)
-
void SetupSample (svlSample *sample)
-
void PushSample (const svlSample *sample)
-
double GetTimestamp (void)
Friends
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu