Load Monitor for Windows Data Structures

Here are the data structures with brief descriptions:
lm::util::CompileTimeChecker< true >Specialization of the base template for true
tl::Get< TypeList< H, T >, 0 >Select i-th type from TypeList
tl::Get< TypeList< H, T >, i >Select i-th type from TypeList
lm::HardwareDescriptionStores names of all drives and network adapters that are being monitored by the Load Monitor library
tl::IndexOf< NullType, T >Index of type in TypeList
tl::IndexOf< TypeList< Head, Tail >, T >Index of type in TypeList
tl::IndexOf< TypeList< T, Tail >, T >Index of type in TypeList
lm::JavaVoidMethodCallerSimple wrapper around calls to the void methods via JNI
lm::JavaVoidMethodCaller::ArrayMethodAdapter_StringAdapter class for string arrays in Java
tl::ListLength< NullType >Calculate length of the TypeList
tl::ListLength< TypeList< H, T > >Calculate length of the TypeList
lm::LoadMonitorLoad Monitor which collects performance data about computer
lm::LoadMonitor::DriveEnumCacheCache for drive releated data
lm::LoadMonitor::MemoryEnumCacheCache for memory monitoring data
lm::LoadMonitor::NetworkEnumCacheCache for network monitoring data
lm::LoadMonitor::PerformanceCounterEnumCacheBase class for enumerator cache
lm::LoadMonitor::ProcessorEnumCacheCache for data related to processor usage
lm::LoadMonitor::SystemEnumCacheCache for system related counters
lm::LoadSampleStorage for load sample data
tl::NullTypeNull type which is used to mark end of the TypeList
tl::TypeList< H, T >TypeList template class

Generated on Tue Dec 19 17:43:49 2006 for Load Monitor for Windows by  doxygen 1.4.7