Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
idynzone.h
Go to the documentation of this file.
1 #pragma once
2 // idynzone.h
3 
9 namespace zone {
12  class IDynZone {
13  public:
14  };
15 } // namespace zone
16 // EoF
Interface to access dynamic zone data.
Definition: idynzone.h:12