WSF
wizard::ParseResults::FileNotification Struct Reference

#include <ParseResults.hpp>

Public Member Functions

bool operator< (FileNotification &aRhs) const
 FileNotification (const UtTextRange &aRange, unsigned int aNotificationType)
bool IsValid () const
int GetNotificationKind () const

Public Attributes

UtTextRange mRange
unsigned int mNotificationType

Constructor & Destructor Documentation

◆ FileNotification()

wizard::ParseResults::FileNotification::FileNotification ( const UtTextRange & aRange,
unsigned int aNotificationType )
inline

References mNotificationType, and mRange.

Referenced by operator<().

Member Function Documentation

◆ GetNotificationKind()

int wizard::ParseResults::FileNotification::GetNotificationKind ( ) const
inline

◆ IsValid()

bool wizard::ParseResults::FileNotification::IsValid ( ) const
inline

References mNotificationType.

◆ operator<()

bool wizard::ParseResults::FileNotification::operator< ( FileNotification & aRhs) const
inline

References FileNotification(), and mRange.

Member Data Documentation

◆ mNotificationType

unsigned int wizard::ParseResults::FileNotification::mNotificationType

◆ mRange

UtTextRange wizard::ParseResults::FileNotification::mRange

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved