PIP 5.6.1
Platform-Independent Primitives
Files | Classes | Macros
Introspection

Internal PIP introspection. More...

Files

file  piintrospection_base.h
 Base declarations for the introspection subsystem.
 
file  piintrospection_containers.h
 Container introspection helpers.
 
file  piintrospection_server.h
 Introspection server.
 
file  piintrospection_threads.h
 Thread introspection helpers.
 

Classes

struct  PIIntrospectionContainersType
 Metadata describing one tracked container element type. More...
 

Macros

#define __PIINTROSPECTION_SINGLETON_H__(T)
 Declares singleton accessor instance() for an introspection interface class.
 
#define __PIINTROSPECTION_SINGLETON_CPP__(T)
 Defines singleton accessor instance() for an introspection interface class.
 
#define PIINTROSPECTION_START(name)
 Start introspection server with name "name".
 
#define PIINTROSPECTION_STOP
 Stop introspection server.
 

Detailed Description

Internal PIP introspection.

Building with CMake

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

These files provides gathering and sending internal PIP statistics.

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;