![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Functions | |
std::string | getAttributeValue (const char *attributeName, const XERCES_CPP_NAMESPACE::Attributes &attrs) |
const XMLCh * | transcode (const char *name) |
std::string | transcode (const XMLCh *const qname) |
Definition in file VehicleEngineHandler.cpp.
std::string getAttributeValue | ( | const char * | attributeName, |
const XERCES_CPP_NAMESPACE::Attributes & | attrs | ||
) |
Definition at line 44 of file VehicleEngineHandler.cpp.
References transcode().
Referenced by VehicleEngineHandler::startElement().
const XMLCh* transcode | ( | const char * | name | ) |
Definition at line 40 of file VehicleEngineHandler.cpp.
References transcode().
std::string transcode | ( | const XMLCh *const | qname | ) |
Definition at line 36 of file VehicleEngineHandler.cpp.
Referenced by GenericSAXHandler::buildErrorMessage(), VehicleEngineHandler::endElement(), VehicleEngineHandler::existsAttribute(), getAttributeValue(), SUMOSAXAttributesImpl_Xerces::getFloat(), SUMOSAXAttributesImpl_Xerces::getStringSecure(), SUMOSAXAttributesImpl_Xerces::hasAttribute(), VehicleEngineHandler::parseStringAttribute(), SUMOSAXReader::LocalSchemaResolver::resolveEntity(), VehicleEngineHandler::startElement(), transcode(), and StringUtils::transcode().