#include <PlatformDeps.h>
  
  
      
        
          | FinTP::Platform::Platform  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | string Platform::GetIp  | 
          ( | 
          const string &  | 
          name = "" | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | string Platform::GetMachineName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | string Platform::GetName  | 
          ( | 
          const string &  | 
          ip = "" | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | string Platform::getNewLineSeparator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | string Platform::GetOSName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | string Platform::GetUID  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | boost::uint16_t Platform::GetUIDHash  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | boost::uint16_t Platform::m_MachineHash = 0 | 
         
       
   | 
  
staticprivate   | 
  
 
 
  
  
      
        
          | string Platform::m_MachineName = "localhost" | 
         
       
   | 
  
staticprivate   | 
  
 
 
  
  
      
        
          | string Platform::m_MachineUID = "localhost" | 
         
       
   | 
  
staticprivate   | 
  
 
 
  
  
      
        
          | string const Platform::NEWLINE_SEPARATOR = "\n" | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following files: