vpr::NullIOStatsStrategy Class Reference

Null strategy. More...

#include <vpr/IO/Stats/BaseIOStatsStrategy.h>

Inheritance diagram for vpr::NullIOStatsStrategy:

Inheritance graph
[legend]
Collaboration diagram for vpr::NullIOStatsStrategy:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { IS_NULL = 1 }

Detailed Description

Null strategy.

Note:
Must derive from vpr::BaseIOStatsStrategy because the compiler still expects that interface.

Definition at line 103 of file BaseIOStatsStrategy.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IS_NULL 

Definition at line 106 of file BaseIOStatsStrategy.h.

00106 { IS_NULL = 1 };


The documentation for this class was generated from the following file:
Generated on Thu Jan 4 10:55:20 2007 for VR Juggler Portable Runtime by  doxygen 1.5.1