linc 0.7
Linc is a general-purpose programming language inspired by C
Loading...
Searching...
No Matches
linc::Types Member List

This is the complete list of members for linc::Types, including all inherited members.

_bool typedef (defined in linc::Types)linc::Types
_char typedef (defined in linc::Types)linc::Types
Byte enum value (defined in linc::Types)linc::Types
DoubleWord enum value (defined in linc::Types)linc::Types
f32 typedef (defined in linc::Types)linc::Types
f64 typedef (defined in linc::Types)linc::Types
fromKind(Kind kind) (defined in linc::Types)linc::Typesstatic
i16 typedef (defined in linc::Types)linc::Types
i32 typedef (defined in linc::Types)linc::Types
i64 typedef (defined in linc::Types)linc::Types
i8 typedef (defined in linc::Types)linc::Types
invalidType (defined in linc::Types)linc::Typesstatic
isFloating(Kind type) (defined in linc::Types)linc::Typesstatic
isIntegral(Kind type) (defined in linc::Types)linc::Typesstatic
isNumeric(Kind type) (defined in linc::Types)linc::Typesstatic
isSigned(Kind type) (defined in linc::Types)linc::Typesstatic
isUnsigned(Kind type) (defined in linc::Types)linc::Typesstatic
Kind enum name (defined in linc::Types)linc::Types
kindFromString(const std::string &value) (defined in linc::Types)linc::Typesstatic
kindFromUserString(const std::string &value) (defined in linc::Types)linc::Typesstatic
kindFromUserStringSuffix(const std::string &value) (defined in linc::Types)linc::Typesstatic
kindToString(Kind kind) (defined in linc::Types)linc::Typesstatic
parseBoolean(const std::string &str) (defined in linc::Types)linc::Typesstatic
parseUserCharacter(const std::string &str) (defined in linc::Types)linc::Typesstatic
QuadWord enum value (defined in linc::Types)linc::Types
Size enum name (defined in linc::Types)linc::Types
sizeFromKind(Kind kind) (defined in linc::Types)linc::Typesstatic
string typedef (defined in linc::Types)linc::Types
toVariant(Kind type, const std::string &value) (defined in linc::Types)linc::Typesstatic
TypeMap typedef (defined in linc::Types)linc::Types
Types()=delete (defined in linc::Types)linc::Types
u16 typedef (defined in linc::Types)linc::Types
u32 typedef (defined in linc::Types)linc::Types
u64 typedef (defined in linc::Types)linc::Types
u8 typedef (defined in linc::Types)linc::Types
uniqueCast(std::unique_ptr< From > p) (defined in linc::Types)linc::Typesinlinestatic
uniqueCastDynamic(std::unique_ptr< From > p) (defined in linc::Types)linc::Typesinlinestatic
Variant typedef (defined in linc::Types)linc::Types
voidType (defined in linc::Types)linc::Typesstatic
Word enum value (defined in linc::Types)linc::Types
Zero enum value (defined in linc::Types)linc::Types