GLStats  0.3.3
GLStats Namespace Reference

Basic type definitions not provided by the operating system. More...

Classes

class  Data
 The data storage. More...
 
struct  Entity
 One statistics entity. More...
 
struct  Item
 One statistics item. More...
 
class  Renderer
 The default renderer. More...
 
struct  Thread
 One statistics thread. More...
 
struct  Type
 One statistics type. More...
 
class  Version
 Information about the current GLStats version. More...
 

Typedefs

typedef std::deque< ItemItems
 
typedef std::map< uint32_t, TypeTypeMap
 
typedef TypeMap::const_iterator TypeMapCIter
 
typedef std::vector< TypeTypes
 
typedef Types::const_iterator TypesCIter
 

Functions

std::ostream & operator<< (std::ostream &os, const Item &item)
 

Detailed Description

Basic type definitions not provided by the operating system.