PrettyPrintBuffer
  • wstring m_strPPBuffer;
  • CVector m_iPPBufferPos;
  • int m_iDepth;
  • bool m_bStatus;
  • const int m_iDefaultNumTokens;
  • long m_iEndIndex;
  • Get()
  • Add()
  • RemoveLast()
  • CRAndIndent()
  • GetStatus()
  • SetStatus()
  • GetIndentDepth()
  • SetIndentDepth()
  • DecrementIndentDepth()
  • IncrementIndentDepth()