Petit Poucet
 
Loading...
Searching...
No Matches
petitpoucet::serverinterface Namespace Reference

Namespace for the server interface. More...

Classes

class  ConfigurationSetup
 This class stores the method for reading the configuration file. More...
 
class  PPServer
 This class is the core of PetitPoucet and stores the server as private member as well as methods for creation of server and solution reading. More...
 
class  PPServerOptions
 This class stores the options for the PPServer when setup by PPServerInterface::SetupServer. More...
 

Enumerations

enum  CoordinateSystem { WGSDegrees = 0 , WGSDecimals = 1 }
 Enum for the different coordinate systems. Destined to be expanded. More...
 

Detailed Description

Namespace for the server interface.

Enumeration Type Documentation

◆ CoordinateSystem

Enum for the different coordinate systems. Destined to be expanded.

Enumerator
WGSDegrees 
WGSDecimals