Public Member Functions

KogniMobil::C3_PlayerCtrlConvenient Class Reference
[C++ Classes for Data Objects.]

#include <kogmo_rtdb_obj_base_system_classes.hxx>

Inheritance diagram for KogniMobil::C3_PlayerCtrlConvenient:
KogniMobil::C3_PlayerCtrl KogniMobil::RTDBObj_T< KOGMO_SUBSTRUCT, KOGMO_TYPE_ID, KOGMO_CLASS, size_add >

Public Member Functions

 C3_PlayerCtrlConvenient (class RTDBConn &DBC, const char *name="playerctrl")
void Update (void)
void Pause (bool pause=1)
void Speed (float speed)
void ScanTo (Timestamp ts, bool pause=1)
void JumpTo (Timestamp ts, bool pause=1)
void FrameGo (int count, const std::string name="", bool pause=1)
void Loop (Timestamp start, Timestamp end)
Timestamp currPlayTime (void)

Detailed Description

Definition at line 83 of file kogmo_rtdb_obj_base_system_classes.hxx.


Constructor & Destructor Documentation

KogniMobil::C3_PlayerCtrlConvenient::C3_PlayerCtrlConvenient ( class RTDBConn DBC,
const char *  name = "playerctrl" 
) [inline]

Definition at line 86 of file kogmo_rtdb_obj_base_system_classes.hxx.


Member Function Documentation

Timestamp KogniMobil::C3_PlayerCtrlConvenient::currPlayTime ( void   )  [inline]

Definition at line 150 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_PlayerCtrlConvenient::FrameGo ( int  count,
const std::string  name = "",
bool  pause = 1 
) [inline]

Definition at line 129 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_PlayerCtrlConvenient::JumpTo ( Timestamp  ts,
bool  pause = 1 
) [inline]

Definition at line 119 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_PlayerCtrlConvenient::Loop ( Timestamp  start,
Timestamp  end 
) [inline]

Definition at line 141 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_PlayerCtrlConvenient::Pause ( bool  pause = 1  )  [inline]

Definition at line 97 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_PlayerCtrlConvenient::ScanTo ( Timestamp  ts,
bool  pause = 1 
) [inline]

Definition at line 109 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_PlayerCtrlConvenient::Speed ( float  speed  )  [inline]

Definition at line 103 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_PlayerCtrlConvenient::Update ( void   )  [inline]

Definition at line 89 of file kogmo_rtdb_obj_base_system_classes.hxx.


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

Generated for KogMo-RTDB by Matthias.Goebl (mattias.goebl*kogmo-rtdb.de) - all rights reserved.