linc 0.7
Linc is a general-purpose programming language inspired by C
|
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::Types | static |
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::Types | static |
isFloating(Kind type) (defined in linc::Types) | linc::Types | static |
isIntegral(Kind type) (defined in linc::Types) | linc::Types | static |
isNumeric(Kind type) (defined in linc::Types) | linc::Types | static |
isSigned(Kind type) (defined in linc::Types) | linc::Types | static |
isUnsigned(Kind type) (defined in linc::Types) | linc::Types | static |
Kind enum name (defined in linc::Types) | linc::Types | |
kindFromString(const std::string &value) (defined in linc::Types) | linc::Types | static |
kindFromUserString(const std::string &value) (defined in linc::Types) | linc::Types | static |
kindFromUserStringSuffix(const std::string &value) (defined in linc::Types) | linc::Types | static |
kindToString(Kind kind) (defined in linc::Types) | linc::Types | static |
parseBoolean(const std::string &str) (defined in linc::Types) | linc::Types | static |
parseUserCharacter(const std::string &str) (defined in linc::Types) | linc::Types | static |
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::Types | static |
string typedef (defined in linc::Types) | linc::Types | |
toVariant(Kind type, const std::string &value) (defined in linc::Types) | linc::Types | static |
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::Types | inlinestatic |
uniqueCastDynamic(std::unique_ptr< From > p) (defined in linc::Types) | linc::Types | inlinestatic |
Variant typedef (defined in linc::Types) | linc::Types | |
voidType (defined in linc::Types) | linc::Types | static |
Word enum value (defined in linc::Types) | linc::Types | |
Zero enum value (defined in linc::Types) | linc::Types |