Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

PIAVE::Global Class Reference

global setup this is where all unique instances of global symbols and global setup go statics only.. More...

#include <piave_base.hh>

List of all members.

Static Public Methods

void Init ()
 Init the PIAVE::Global space.

void Destroy ()
 Destroy the PIAVE::Global space.

int hexCharToI (const char a, const char b)
 interpretes two characters as a hexadezimal value

void printBackTrace ()
 print backtrace to help debugging

void fatalSignalHandler (int)
 signal handler


Static Public Attributes

bool verbose = false
 be verbose

bool quiet = false
 don't even warn

bool force_decode = false
 for benchmarking


Detailed Description

global setup this is where all unique instances of global symbols and global setup go statics only..

could be a namespace tho


Member Function Documentation

void Global::Init   [static]
 

Init the PIAVE::Global space.

before calling Init() all configuration must be set ( i.e. preview mode, video system etc. )

  • allocate decode/encoder
  • set target video system
Todo:
protect agains double calling, better: allow it


The documentation for this class was generated from the following files:
Generated on Tue Oct 14 20:45:37 2003 for piave by doxygen1.2.18