|  | 
| def | __init__ (self, hostname, port, disconnect=None) | 
|  | 
| def | start (self) | 
|  | 
| def | stop (self) | 
|  | 
| def | getManifest (self) | 
|  | 
| def | getConfiguration (self, buildId, parameters=()) | 
|  | 
| def | getStatistic (self, buildId, elements=()) | 
|  | 
| def | getStatisticTable (self, buildId, tables=()) | 
|  | 
| def | clearStatistic (self, buildId, elements=()) | 
|  | 
| def | clearTable (self, buildId, tables=()) | 
|  | 
| def | updateConfiguration (self, buildId, updates) | 
|  | 
| def | setLogLevel (self, level) | 
|  | 
| def | __init__ (self, hostname, port, disconnect=None) | 
|  | 
| def | start (self) | 
|  | 
| def | stop (self) | 
|  | 
| def | getManifest (self) | 
|  | 
| def | getConfiguration (self, buildId, parameters=()) | 
|  | 
| def | getStatistic (self, buildId, elements=()) | 
|  | 
| def | getStatisticTable (self, buildId, tables=()) | 
|  | 
| def | clearStatistic (self, buildId, elements=()) | 
|  | 
| def | clearTable (self, buildId, tables=()) | 
|  | 
| def | updateConfiguration (self, buildId, updates) | 
|  | 
| def | setLogLevel (self, level) | 
|  | 
◆ __init__() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.__init__ | ( |  | self, | 
        
          |  |  |  | hostname, | 
        
          |  |  |  | port, | 
        
          |  |  |  | disconnect = None | 
        
          |  | ) |  |  | 
      
 
 
◆ __init__() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.__init__ | ( |  | self, | 
        
          |  |  |  | hostname, | 
        
          |  |  |  | port, | 
        
          |  |  |  | disconnect = None | 
        
          |  | ) |  |  | 
      
 
 
◆ clearStatistic() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.clearStatistic | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | elements = () | 
        
          |  | ) |  |  | 
      
 
 
◆ clearStatistic() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.clearStatistic | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | elements = () | 
        
          |  | ) |  |  | 
      
 
 
◆ clearTable() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.clearTable | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | tables = () | 
        
          |  | ) |  |  | 
      
 
 
◆ clearTable() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.clearTable | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | tables = () | 
        
          |  | ) |  |  | 
      
 
 
◆ getConfiguration() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getConfiguration | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | parameters = () | 
        
          |  | ) |  |  | 
      
 
 
◆ getConfiguration() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getConfiguration | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | parameters = () | 
        
          |  | ) |  |  | 
      
 
 
◆ getManifest() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getManifest | ( |  | self | ) |  | 
      
 
 
◆ getManifest() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getManifest | ( |  | self | ) |  | 
      
 
 
◆ getStatistic() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getStatistic | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | elements = () | 
        
          |  | ) |  |  | 
      
 
 
◆ getStatistic() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getStatistic | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | elements = () | 
        
          |  | ) |  |  | 
      
 
 
◆ getStatisticTable() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getStatisticTable | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | tables = () | 
        
          |  | ) |  |  | 
      
 
 
◆ getStatisticTable() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.getStatisticTable | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | tables = () | 
        
          |  | ) |  |  | 
      
 
 
◆ setLogLevel() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.setLogLevel | ( |  | self, | 
        
          |  |  |  | level | 
        
          |  | ) |  |  | 
      
 
 
◆ setLogLevel() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.setLogLevel | ( |  | self, | 
        
          |  |  |  | level | 
        
          |  | ) |  |  | 
      
 
 
◆ start() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.start | ( |  | self | ) |  | 
      
 
 
◆ start() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.start | ( |  | self | ) |  | 
      
 
 
◆ stop() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.stop | ( |  | self | ) |  | 
      
 
 
◆ stop() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.stop | ( |  | self | ) |  | 
      
 
 
◆ updateConfiguration() [1/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.updateConfiguration | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | updates | 
        
          |  | ) |  |  | 
      
 
 
◆ updateConfiguration() [2/2]
      
        
          | def emane.shell.controlportclient.ControlPortClient.updateConfiguration | ( |  | self, | 
        
          |  |  |  | buildId, | 
        
          |  |  |  | updates | 
        
          |  | ) |  |  | 
      
 
 
◆ TYPE_BOOLEAN
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_BOOLEAN = 12 |  | static | 
 
 
◆ TYPE_DOUBLE
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_DOUBLE = 10 |  | static | 
 
 
◆ TYPE_FLOAT
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_FLOAT = 9 |  | static | 
 
 
◆ TYPE_INETADDR
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_INETADDR = 13 |  | static | 
 
 
◆ TYPE_INT16
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_INT16 = 3 |  | static | 
 
 
◆ TYPE_INT32
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_INT32 = 5 |  | static | 
 
 
◆ TYPE_INT64
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_INT64 = 7 |  | static | 
 
 
◆ TYPE_INT8
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_INT8 = 1 |  | static | 
 
 
◆ TYPE_STRING
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_STRING = 11 |  | static | 
 
 
◆ TYPE_UINT16
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_UINT16 = 4 |  | static | 
 
 
◆ TYPE_UINT32
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_UINT32 = 6 |  | static | 
 
 
◆ TYPE_UINT64
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_UINT64 = 8 |  | static | 
 
 
◆ TYPE_UINT8
  
  | 
        
          | int emane.shell.controlportclient.ControlPortClient.TYPE_UINT8 = 2 |  | static | 
 
 
The documentation for this class was generated from the following file: