Roboid Control for C++
Loading...
Searching...
No Matches
Participants
IsolatedParticipant.h
1
#include "Participant.h"
2
3
namespace
RoboidControl {
4
5
class
IsolatedParticipant {
6
public
:
10
static
Participant* Isolated();
11
};
12
13
}
Generated by
1.9.8