This is the complete list of members for CTrajectory, including all inherited members.
AddOutlyingPartition(int index) | CTrajectory | inline |
AddPartitionPointToArray(CMDPoint point, int index) | CTrajectory | inline |
AddPointToArray(CMDPoint point) | CTrajectory | inline |
CDistanceOutlier (defined in CTrajectory) | CTrajectory | friend |
COutlierDetector (defined in CTrajectory) | CTrajectory | friend |
CTrajectory() | CTrajectory | |
CTrajectory(int id, int nDimensions) | CTrajectory | |
GetId() const | CTrajectory | inline |
GetLength() const | CTrajectory | inline |
GetNumOutlyingPartition() const | CTrajectory | inline |
GetOutlyingLength() const | CTrajectory | inline |
GetOutlyingPartition(int nth) | CTrajectory | |
GetPartitionPointArray() const | CTrajectory | inline |
GetPointArray() const | CTrajectory | inline |
m_containOutlier (defined in CTrajectory) | CTrajectory | private |
m_nDimensions (defined in CTrajectory) | CTrajectory | private |
m_nOutlyingPartitions (defined in CTrajectory) | CTrajectory | private |
m_nPartitionPoints (defined in CTrajectory) | CTrajectory | private |
m_nPenWidth (defined in CTrajectory) | CTrajectory | private |
m_nPoints (defined in CTrajectory) | CTrajectory | private |
m_outlyingPartitionArray (defined in CTrajectory) | CTrajectory | private |
m_outlyingPartitionLength (defined in CTrajectory) | CTrajectory | private |
m_partitionIndexArray (defined in CTrajectory) | CTrajectory | private |
m_partitionInfoArray (defined in CTrajectory) | CTrajectory | private |
m_partitionPointArray (defined in CTrajectory) | CTrajectory | private |
m_pointArray (defined in CTrajectory) | CTrajectory | private |
m_totalPartitionLength (defined in CTrajectory) | CTrajectory | private |
m_trajectoryId (defined in CTrajectory) | CTrajectory | private |
SetId(int id) | CTrajectory | inline |
SetLength(float length) | CTrajectory | inline |
SetOutlyingLength(float length) | CTrajectory | inline |
StorePartitionInfo(PartitionInfo info) | CTrajectory | inline |
~CTrajectory() (defined in CTrajectory) | CTrajectory | virtual |