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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStateMachine.cpp30 CStateMachine::CStateMachine( function in class:CStateMachine
46 CStateMachine::~CStateMachine()
50 void CStateMachine::Clock()
95 void CStateMachine::Schedule(t_sm_event event)
101 void CStateMachine::flush_queue()
H A DStateMachine.h42 class CStateMachine class
45 CStateMachine(
49 virtual ~CStateMachine() = 0;
H A DProxy.h32 #include "StateMachine.h" // For CStateMachine
216 class CProxyStateMachine : public CStateMachine
H A DProxy.cpp125 CStateMachine(NewName(name, proxyCommand), max_states, PROXY_STATE_START),

Completed in 58 milliseconds