const std::vector<long long>& RestListAvailReply::_typeIds() const {
	return _type_ids();
}
Exemplo n.º 2
0
const std::vector<long long>& GoMessage::_typeIds() const {
	return _type_ids();
}
Exemplo n.º 3
0
const std::vector<long long>& Checkin::_typeIds() const {
	return _type_ids();
}
Exemplo n.º 4
0
const std::vector<long long>& Player::_typeIds() const {
	return _type_ids();
}
Exemplo n.º 5
0
const std::vector<long long>& GameState::_typeIds() const {
	return _type_ids();
}
const std::vector<long long>& ShipPlacementReply::_typeIds() const {
	return _type_ids();
}
Exemplo n.º 7
0
const std::vector<long long>& Segment::_typeIds() const {
	return _type_ids();
}
Exemplo n.º 8
0
const std::vector<long long>& MoveResult::_typeIds() const {
	return _type_ids();
}