All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
osl::game_playing::CsaStopwatch Class Reference

#include <csaStopwatch.h>

Collaboration diagram for osl::game_playing::CsaStopwatch:
Collaboration graph
[legend]

Public Member Functions

 CsaStopwatch ()
 
int read ()
 

Private Attributes

MilliSeconds start
 

Detailed Description

Definition at line 11 of file csaStopwatch.h.

Constructor & Destructor Documentation

osl::game_playing::CsaStopwatch::CsaStopwatch ( )
inline

Definition at line 15 of file csaStopwatch.h.

Member Function Documentation

int osl::game_playing::CsaStopwatch::read ( )
inline

Member Data Documentation

MilliSeconds osl::game_playing::CsaStopwatch::start
private

Definition at line 13 of file csaStopwatch.h.

Referenced by read().


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