| Raritan PX2/PX3 JSON-RPC API
    | 
A log chunk. More...
import"Log.idl";
| Public Attributes | |
| long | logCreationTime | 
| Creation time of log at chunk generation. | |
| int | idFirst | 
| Serial number of first entry in the chunk. | |
| int | allEntryCnt | 
| Number of all entries in the chunk. | |
| vector< LogEntry > | selEntries | 
| Selected entries of the chunk. | |
A log chunk.
 1.8.14
 1.8.14