WSF
WsfStringId.hpp File Reference
#include "wsf_export.h"
#include <iosfwd>
#include <string>
#include "UtStringId.hpp"
Include dependency graph for WsfStringId.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsfStringInt

Typedefs

using WsfStringId = UtStringId
 WsfStringId – the same thing as UtStringId.

Functions

bool operator== (int aId, const WsfStringInt &aRhs)
 Equal relational operator for the case of an integer on the LHS and a StringId on the RHS.
bool operator!= (int aId, const WsfStringInt &aRhs)
 Not equal relational operator for the case of an integer on the LHS and a StringId on the RHS.

Typedef Documentation

◆ WsfStringId

using WsfStringId = UtStringId

WsfStringId – the same thing as UtStringId.

Function Documentation

◆ operator!=()

bool operator!= ( int aId,
const WsfStringInt & aRhs )
inline

Not equal relational operator for the case of an integer on the LHS and a StringId on the RHS.

Referenced by WsfEW_AgilityEffect::WsfEW_AgilityEffect().

◆ operator==()

bool operator== ( int aId,
const WsfStringInt & aRhs )
inline

Equal relational operator for the case of an integer on the LHS and a StringId on the RHS.

Referenced by UtmlObject::operator!=(), WsfTask::operator!=(), WsfWaypoint::operator!=(), and WsfEW_AgilityEffect::WsfEW_AgilityEffect().

Copyrights Multiple, All Rights Reserved