CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
loader::LoadEvent Struct Reference

#include <loader.h>

Public Member Functions

 LoadEvent ()
 

Public Attributes

uint32_t version
 
uint32_t size
 
time_t timestamp
 
std::string so_version
 

Detailed Description

Definition at line 129 of file loader.h.

Constructor & Destructor Documentation

loader::LoadEvent::LoadEvent ( )
inline

Definition at line 130 of file loader.h.

Member Data Documentation

uint32_t loader::LoadEvent::size

Definition at line 137 of file loader.h.

Referenced by LoadEvent().

std::string loader::LoadEvent::so_version

Definition at line 139 of file loader.h.

Referenced by loader::LoadLibrary().

time_t loader::LoadEvent::timestamp

Definition at line 138 of file loader.h.

Referenced by LoadEvent(), and loader::LoadLibrary().

uint32_t loader::LoadEvent::version

Definition at line 136 of file loader.h.

Referenced by LoadEvent().


The documentation for this struct was generated from the following file: