5#ifndef ATHENAINTERPROCESS_PROCESS_H
6#define ATHENAINTERPROCESS_PROCESS_H
IdentifiedSharedQueue m_outbox
bool connectOut(const IdentifiedSharedQueue &queue)
bool connectIn(const SharedQueue &queue)
bool schedule(const IMessageDecoder *func, const ScheduledWork *args)
Process & operator=(const Process &other)
int mainloop ATLAS_NOT_THREAD_SAFE()
pid_t getProcessID() const