gwnavruntime/containers/kyarray.h File Reference

kyarray.h File Reference

Classes

class  Kaim::KyArray< T, SID, SizePolicy >
 General purpose array for movable objects that require explicit construction/destruction. More...
 
class  Kaim::KyArrayPOD< T, SID, SizePolicy >
 General purpose array for movable objects that DOES NOT require construction/destruction. More...
 
class  Kaim::KyArrayLH< T, SID, SizePolicy >
 General purpose array for movable objects that require explicit construction/destruction. More...
 
class  Kaim::KyArrayLH_POD< T, SID, SizePolicy >
 General purpose array for movable objects that DOES NOT require construction/destruction. More...
 
class  Kaim::KyArrayDH< T, SID, SizePolicy >
 General purpose array for movable objects that require explicit construction/destruction. More...
 
class  Kaim::KyArrayDH_POD< T, SID, SizePolicy >
 General purpose array for movable objects that DOES NOT require construction/destruction. More...
 

Namespaces

 Kaim
 The Autodesk Navigation namespace.
 

KyArrayDefaultPolicy

typedef ArrayConstPolicy< 0, 4, true > Kaim::KyArrayDefaultPolicy
 Default resize behavior for Autodesk Navigation array. More...
 

Go to the source code of this file.