Overview   Project   Class   Tree   Deprecated   Index 
CbrVideoDoc
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

CbrVideo
(CbrVideo globals)

   in cbr.cpp
   in img.cpp

(CbrVideo globals)


Field Summary
 int casecount
          
 int first
          
 int reusethreshold
          
 int threshold
          
 
Method Summary
 ofstream logg("logg.txt", ios::app )
          
 void main()
          
 

Field Detail

casecount

 int casecount;

first

 int first;

reusethreshold

 int reusethreshold;

threshold

 int threshold;


Method Detail

logg

 ofstream logg("logg.txt", ios::app );

main

 void main();

 Overview   Project   Class   Tree   Deprecated   Index 
CbrVideoDoc
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD