Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ExEdInputParser Class
Syntax
C++
class ExEdInputParser;

This class implements InputParser objects.

Characters will be appended to the result buffer of an InputParser object until either 

  • A 'r' or 'n' character is encountered.
  • A ' ' or 't' charactered is encountered outside a quoted or parenthesized string, and allowSpaces is false.
 

Library: Source code provided.

ExEdInputParser

File: ExEdInputParser.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.