The RMP Motion Controller APIs
ServerInfoCollection

A container for ServerInfo objects. More...

Functions

size_t ServerCount () const
 Get the number of ServerInfo objects in this collection.
 
void ServerInfoAdd (const ServerInfo &)
 Add a ServerInfo object to this collection.
 
const ServerInfoServerInfoGet (uint32_t index) const
 Get the ServerInfo object at the specified index.
 

Description

Definition at line 91 of file RapidSequencerAPI.h.