Loading...
Searching...
No Matches
NotificationEvent::StringInfo Struct Reference

Public Member Functions

 StringInfo ()
 StringInfo (BNStringType type, uint64_t offset, size_t len)

Public Attributes

BNStringType type
uint64_t offset
size_t len

Constructor & Destructor Documentation

◆ StringInfo() [1/2]

NotificationEvent::StringInfo::StringInfo ( )
inline

◆ StringInfo() [2/2]

NotificationEvent::StringInfo::StringInfo ( BNStringType type,
uint64_t offset,
size_t len )
inline

Member Data Documentation

◆ type

BNStringType NotificationEvent::StringInfo::type

◆ offset

uint64_t NotificationEvent::StringInfo::offset

◆ len

size_t NotificationEvent::StringInfo::len