27 #ifndef __PYSERVICE_H_INCL__
28 #define __PYSERVICE_H_INCL__
44 #define PyCallable_DECL_CALL(n) PyResult Handle_##n(PyCallArgs &call);
PyService(PyServiceMgr *mgr, const char *serviceName)
const char * GetName() const
PyObject * _BuildCachedReturn(PySubStream **result, const char *sessionInfo, CacheCheckTime check)
virtual PyResult Handle_MachoResolveObject(PyCallArgs &call)
virtual PyResult Handle_MachoBindObject(PyCallArgs &call)
PyServiceMgr *const m_manager
virtual PyResult Call(const std::string &method, PyCallArgs &args)
static const char *const s_checkTimeStrings[_checkCount]
virtual PyBoundObject * CreateBoundObject(Client *pClient, const PyRep *bind_args)