LeviLamina
Loading...
Searching...
No Matches
ll::memory::SymbolView Class Reference

Public Member Functions

constexpr SymbolView (SymbolView &&) noexcept=default
 
LL_MAY_CONSTEXPR SymbolViewoperator= (SymbolView &&) noexcept=default
 
constexpr SymbolView (SymbolView const &) noexcept=default
 
LL_MAY_CONSTEXPR SymbolViewoperator= (SymbolView const &) noexcept=default
 
constexpr SymbolView (std::string_view symbol)
 
constexpr SymbolView (Symbol const &symbol)
 
template<size_t N>
constexpr SymbolView (FixedSymbol< N > const &symbol)
 
constexpr size_t size () const
 
LLNDAPI void * resolve (bool disableErrorOutput=false) const
 
constexpr std::string_view raw () const
 
LLNDAPI std::string toString () const
 

The documentation for this class was generated from the following file: