openvideo::TestSrcFactory Class Reference
[Node Classes]
A factory to create TestSrc nodes.
More...
#include <TestSrcFactory.h>
Inherits openvideo::NodeFactory.
Public Member Functions | |
| TestSrcFactory () | |
| virtual const char * | getNodeTypeId () |
| virtual openvideo::TestSrc * | createNode () |
Detailed Description
A factory to create TestSrc nodes.
Definition at line 46 of file TestSrcFactory.h.
Constructor & Destructor Documentation
|
|
constructor
Definition at line 53 of file TestSrcFactory.h. |
Member Function Documentation
|
|
returns TestSrc as the type of known objects
Implements openvideo::NodeFactory. Definition at line 38 of file TestSrcFactory.cxx. |
|
|
creates TestSrc nodes
Implements openvideo::NodeFactory. Definition at line 44 of file TestSrcFactory.cxx. |
The documentation for this class was generated from the following files:
