storage_spec Struct Reference

Commonly needed information to build the model is stored in the storage sepc. More...

#include <storage_manager.h>

Inheritance diagram for storage_spec:

main_memory_storage_spec ondisk_storage_spec List of all members.

Public Attributes

bool bRebuild
std::string entity_table_name
hazy_model::strategy strategy
 A storage manager is allowed to store the strategy, and can reject an update that asks for a different strategy.
int unique_id

Detailed Description

Commonly needed information to build the model is stored in the storage sepc.


Member Data Documentation

bool storage_spec::bRebuild

std::string storage_spec::entity_table_name

hazy_model::strategy storage_spec::strategy

A storage manager is allowed to store the strategy, and can reject an update that asks for a different strategy.

int storage_spec::unique_id


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 10:46:16 2010 for Hazy_System by  doxygen 1.4.7