All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
PylonBase.h File Reference

Function and classes for initializing the pylon runtime. More...

#include <pylon/Platform.h>
#include <pylon/stdinclude.h>

Classes

class  Pylon::PylonAutoInitTerm
 Helper class to automagically call PylonInitialize and PylonTerminate in constructor and destructor. More...
 

Namespaces

 Pylon
 Contains definitions of pylon types.
 

Functions

void Pylon::PylonInitialize (void)
 Initializes the pylon runtime system. More...
 
void Pylon::PylonTerminate (bool ShutDownLogging=true)
 Frees up resources allocated by the pylon runtime system. More...
 
void Pylon::GetPylonVersion (unsigned int *major, unsigned int *minor, unsigned int *subminor, unsigned int *build)
 Returns the version number of pylon. More...
 
const char * Pylon::GetPylonVersionString ()
 Returns the version number of pylon as string.
 

Detailed Description

Function and classes for initializing the pylon runtime.


pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:57)