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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A DRepConfigInfo.h6 * $Id: RepConfigInfo.h,v 1.6 2008/01/08 20:58:27 bostic Exp $
18 class RepConfigInfo { class
20 RepConfigInfo();
21 virtual ~RepConfigInfo();
H A DRepConfigInfo.cpp6 * $Id: RepConfigInfo.cpp,v 1.7 2008/01/08 20:58:27 bostic Exp $
9 #include "RepConfigInfo.h"
11 RepConfigInfo::RepConfigInfo() function in class:RepConfigInfo
22 RepConfigInfo::~RepConfigInfo()
38 void RepConfigInfo::addOtherHost(char* host, int port, bool peer)
H A DRepQuoteExample.cpp36 #include "RepConfigInfo.h"
75 void init(RepConfigInfo* config);
88 RepConfigInfo *app_config;
225 void RepQuoteExample::init(RepConfigInfo *config) {
444 RepConfigInfo config;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile1289 RepConfigInfo.lo: $(srcdir)/examples_cxx/excxx_repquote/RepConfigInfo.cpp
1291 excxx_repquote: RepQuoteExample.lo RepConfigInfo.lo $(DEF_LIB_CXX)
1293 RepQuoteExample.lo RepConfigInfo.lo $(DEF_LIB_CXX) $(LIBS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in1287 RepConfigInfo@o@: $(srcdir)/examples_cxx/excxx_repquote/RepConfigInfo.cpp
1289 excxx_repquote: RepQuoteExample@o@ RepConfigInfo@o@ $(DEF_LIB_CXX)
1291 RepQuoteExample@o@ RepConfigInfo@o@ $(DEF_LIB_CXX) $(LIBS)

Completed in 49 milliseconds