API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > StairRampContainerInfoCache Class
StairRampContainerInfoCache Class
Syntax
C++
class StairRampContainerInfoCache : public OdBmMap<OdBmObjectId, StairRampContainerInfo>;

TbIfcStairRampContainerInfoCache.h

Used to keep a cache of the element ids mapping to a StairRampContainerInfo.

Adds a StairRampContainerInfo for an element.
 
Appends information of a StairRampContainerInfo to an existing one in the cache or add it if there is no existing one.
 
Checks if it contains a StairRampContainerInfo of an element.
 
Gets the StairRampContainerInfo of an element.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.