Searched refs:tpcb (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp15 TpcbExample *tpcb; variable
37 // Initialize the tpcb object.
38 tpcb = new TpcbExample();
175 tpcb->getHomeDirW(wdirname, MAX_PATH));
189 tpcb->accounts = 500;
190 tpcb->branches = 10;
191 tpcb->tellers = 50;
192 tpcb->history = 5000;
199 tpcb->accounts = 1000;
200 tpcb
[all...]

Completed in 97 milliseconds