#include <map>
#include <set>
#include <list>
#include <vector>
类 | |
class | AnyCAD::API::ElementId |
The id. 更多... | |
命名空间 | |
AnyCAD | |
AnyCAD::API | |
类型定义 | |
typedef std::set< ElementId > | AnyCAD::API::ElementIdSet |
typedef std::vector< ElementId > | AnyCAD::API::ElementIdList |
typedef std::map< ElementId, ElementId > | AnyCAD::API::ElementIdMap |
函数 | |
std::ostream & | AnyCAD::API::operator<< (std::ostream &os, const ElementId &id) |
std::istream & | AnyCAD::API::operator>> (std::istream &is, ElementId &id) |