Cppcheck
Functions
platform.cpp File Reference
#include "platform.h"
#include "path.h"
#include <cstring>
#include <iostream>
#include <limits>
#include <vector>
#include "xml.h"

Go to the source code of this file.

Functions

static unsigned int xmlTextAsUInt (const tinyxml2::XMLElement *node, bool &error)
 

Function Documentation

◆ xmlTextAsUInt()

static unsigned int xmlTextAsUInt ( const tinyxml2::XMLElement *  node,
bool &  error 
)
static

Definition at line 236 of file platform.cpp.

References error.

Referenced by Platform::loadFromXmlDocument().