PIP 5.5.3
Platform-Independent Primitives
Files | Classes
Application

Application-level classes. More...

Files

file  picli.h
 Command-Line parser.
 
file  pilog.h
 High-level log.
 
file  pisingleapplication.h
 Single-instance application control.
 
file  pisystemmonitor.h
 System resources monitoring.
 
file  pitranslator.h
 Translation support.
 

Classes

class  PICLI
 Command-Line parser. More...
 
class  PILog
 High-level log. More...
 
class  PISingleApplication
 Single-instance application control. More...
 
class  PISystemMonitor
 Process monitoring. More...
 
struct  PISystemMonitor::ProcessStatsFixed
 Process statistics (fixed-size fields). More...
 
struct  PISystemMonitor::ThreadStatsFixed
 Thread statistics (fixed-size fields). More...
 
struct  PISystemMonitor::ProcessStats
 Process statistics. More...
 
struct  PISystemMonitor::ThreadStats
 Thread statistics. More...
 
class  PITranslator
 Translation support. More...
 

Detailed Description

Application-level classes.

Building with CMake

find_package(PIP REQUIRED)
target_link_libraries([target] PIP)
Common

These files provides some classes for help to create application

Authors

Ivan Pelipenko peri4.nosp@m.ko@y.nosp@m.andex.nosp@m..ru; Andrey Bychkov work..nosp@m.a.b@.nosp@m.yande.nosp@m.x.ru;