Definition at line 213 of file dclient5.cc.
References StateMachineFAD< T >::Command(), Connection::SetEndpoint(), Connection::SetLogStream(), StateMachineFAD< T >::Start(), and Connection::StartConnect().
215 c1(*
this, *
this),
c2(*
this, *
this),
c3(*
this, *
this),
c4(*
this, *
this),
216 c5(*
this, *
this),
c6(*
this, *
this),
c7(*
this, *
this),
c8(*
this, *
this),
264 T::AddEvent(
"TESTI",
"I");
265 T::AddEvent(
"TESTI2",
"I:2");
266 T::AddEvent(
"TESTIF",
"I:2;F:2");
267 T::AddEvent(
"TESTIC",
"I:2;C");
269 T::AddEvent(
"CMD",
"C").
void SetEndpoint(const std::string &addr, int port)
virtual void StartConnect()
void SetLogStream(MessageImp *log)
int Start(const EventImp &evt, int i)
int Command(const EventImp &evt)