WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
tagged_ptr.h File Reference
#include <stdint.h>
#include "upb/message/internal/tagged_ptr.h"
#include "upb/message/message.h"
#include "upb/port/def.inc"
#include "upb/port/undef.inc"

Go to the source code of this file.

Typedefs

typedef uintptr_t upb_TaggedMessagePtr
 

Functions

UPB_API_INLINE bool upb_TaggedMessagePtr_IsEmpty (upb_TaggedMessagePtr ptr)
 
UPB_API_INLINE upb_Messageupb_TaggedMessagePtr_GetNonEmptyMessage (upb_TaggedMessagePtr ptr)
 

Typedef Documentation

◆ upb_TaggedMessagePtr

typedef uintptr_t upb_TaggedMessagePtr

Function Documentation

◆ upb_TaggedMessagePtr_GetNonEmptyMessage()

UPB_API_INLINE upb_Message * upb_TaggedMessagePtr_GetNonEmptyMessage ( upb_TaggedMessagePtr ptr)

◆ upb_TaggedMessagePtr_IsEmpty()

UPB_API_INLINE bool upb_TaggedMessagePtr_IsEmpty ( upb_TaggedMessagePtr ptr)