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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A DRepQuoteExample.cpp6 * $Id: RepQuoteExample.cpp,v 1.21 2008/04/28 02:59:56 alexg Exp $
72 class RepQuoteExample { class
74 RepQuoteExample();
83 RepQuoteExample(const RepQuoteExample &);
84 void operator = (const RepQuoteExample &);
221 RepQuoteExample::RepQuoteExample() : app_config(0), cur_env(0) { function in class:RepQuoteExample
225 void RepQuoteExample::init(RepConfigInfo *config) {
266 int RepQuoteExample
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/repquote/
H A DRepQuoteExample.java6 * $Id: RepQuoteExample.java,v 1.20 2008/02/15 18:47:11 alanb Exp $
22 * RepQuoteExample is a simple but complete demonstration of a replicated
49 * java db.repquote.RepQuoteExample -M -h dir1 -m localhost:6000
55 * java db.repquote.RepQuoteExample -C -h dir2
57 * java db.repquote.RepQuoteExample -C -h dir3
59 * java db.repquote.RepQuoteExample -C -h dir4
75 public class RepQuoteExample class
179 RepQuoteExample runner = null;
181 runner = new RepQuoteExample();
199 public RepQuoteExample() method in class:RepQuoteExample
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile637 $(JAVA_EXDIR)/db/repquote/RepQuoteExample.java \
1294 RepQuoteExample.o: $(srcdir)/examples_cxx/excxx_repquote/RepQuoteExample.cpp
1298 excxx_repquote: RepQuoteExample.o RepConfigInfo.o $(DEF_LIB_CXX)
1300 RepQuoteExample.o RepConfigInfo.o $(DEF_LIB_CXX) $(LIBS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in632 $(JAVA_EXDIR)/db/repquote/RepQuoteExample.java \
1285 RepQuoteExample@o@: $(srcdir)/examples_cxx/excxx_repquote/RepQuoteExample.cpp
1289 excxx_repquote: RepQuoteExample@o@ RepConfigInfo@o@ $(DEF_LIB_CXX)
1291 RepQuoteExample@o@ RepConfigInfo@o@ $(DEF_LIB_CXX) $(LIBS)

Completed in 109 milliseconds