| ||||
| ||||
Synopsis | ||||
Documentation | ||||
isSgUnsignedLongLongIntVal :: Typeable a => SgNode a -> IO (Maybe (SgUnsignedLongLongIntVal ())) | ||||
Attempts a dynamic cast of the given node to the type SgUnsignedLongLongIntVal. | ||||
upSgUnsignedLongLongIntVal :: Typeable a => SgUnsignedLongLongIntVal a -> SgUnsignedLongLongIntVal () | ||||
Performs an upcast of a SgUnsignedLongLongIntVal subtype to a SgUnsignedLongLongIntVal. | ||||
newUnsignedLongLongIntVal :: Typeable a => Sg_File_Info a -> CULLong -> String -> IO (SgUnsignedLongLongIntVal ()) | ||||
Stub for ::SgUnsignedLongLongIntVal::SgUnsignedLongLongIntVal of type void (class ::Sg_File_Info*, unsigned long long , ::std::string) | ||||
newUnsignedLongLongIntVal2 :: CULLong -> String -> IO (SgUnsignedLongLongIntVal ()) | ||||
Stub for ::SgUnsignedLongLongIntVal::SgUnsignedLongLongIntVal of type void (unsigned long long , ::std::string) | ||||
unsignedLongLongIntValCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUnsignedLongLongIntVal a -> IO () | ||||
Stub for ::SgUnsignedLongLongIntVal::checkDataMemberPointersIfInMemoryPool of type void () | ||||
unsignedLongLongIntValClassName :: Typeable a => SgUnsignedLongLongIntVal a -> IO String | ||||
Stub for ::SgUnsignedLongLongIntVal::class_name of type ::std::string() | ||||
unsignedLongLongIntValGetChildIndex :: (Typeable a, Typeable b) => SgUnsignedLongLongIntVal a -> SgNode b -> IO CLong | ||||
Stub for ::SgUnsignedLongLongIntVal::getChildIndex of type long (class ::SgNode*) | ||||
unsignedLongLongIntValGetChildIndex2 :: (Typeable a, Typeable b) => SgUnsignedLongLongIntVal a -> SgNode b -> IO CSize | ||||
Stub for ::SgUnsignedLongLongIntVal::get_childIndex of type ::size_t(class ::SgNode*) | ||||
unsignedLongLongIntValGetNumberOfTraversalSuccessors :: Typeable a => SgUnsignedLongLongIntVal a -> IO CSize | ||||
Stub for ::SgUnsignedLongLongIntVal::get_numberOfTraversalSuccessors of type ::size_t() | ||||
unsignedLongLongIntValGetTraversalSuccessorByIndex :: Typeable a => SgUnsignedLongLongIntVal a -> CSize -> IO (SgNode ()) | ||||
Stub for ::SgUnsignedLongLongIntVal::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
unsignedLongLongIntValGetTraversalSuccessorContainer :: Typeable a => SgUnsignedLongLongIntVal a -> IO [SgNode ()] | ||||
Stub for ::SgUnsignedLongLongIntVal::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
unsignedLongLongIntValGetTraversalSuccessorNamesContainer :: Typeable a => SgUnsignedLongLongIntVal a -> IO [CString] | ||||
Stub for ::SgUnsignedLongLongIntVal::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
unsignedLongLongIntValGetType :: Typeable a => SgUnsignedLongLongIntVal a -> IO (SgType ()) | ||||
Stub for ::SgUnsignedLongLongIntVal::get_type of type class ::SgType*() | ||||
unsignedLongLongIntValGetValue :: Typeable a => SgUnsignedLongLongIntVal a -> IO CULLong | ||||
Stub for ::SgUnsignedLongLongIntVal::get_value of type unsigned long long () | ||||
unsignedLongLongIntValGetValueString :: Typeable a => SgUnsignedLongLongIntVal a -> IO String | ||||
Stub for ::SgUnsignedLongLongIntVal::get_valueString of type ::std::string() | ||||
unsignedLongLongIntValIsInMemoryPool :: Typeable a => SgUnsignedLongLongIntVal a -> IO Bool | ||||
Stub for ::SgUnsignedLongLongIntVal::isInMemoryPool of type bool () | ||||
unsignedLongLongIntValMemoryUsage :: IO CSize | ||||
Stub for ::SgUnsignedLongLongIntVal::memoryUsage of type ::size_t() | ||||
unsignedLongLongIntValNumberOfNodes :: IO CSize | ||||
Stub for ::SgUnsignedLongLongIntVal::numberOfNodes of type ::size_t() | ||||
unsignedLongLongIntValPostConstructionInitialization :: Typeable a => SgUnsignedLongLongIntVal a -> IO () | ||||
Stub for ::SgUnsignedLongLongIntVal::post_construction_initialization of type void () | ||||
unsignedLongLongIntValSageClassName :: Typeable a => SgUnsignedLongLongIntVal a -> IO String | ||||
Stub for ::SgUnsignedLongLongIntVal::sage_class_name of type const char *() | ||||
unsignedLongLongIntValSetValue :: Typeable a => SgUnsignedLongLongIntVal a -> CULLong -> IO () | ||||
Stub for ::SgUnsignedLongLongIntVal::set_value of type void (unsigned long long ) | ||||
unsignedLongLongIntValSetValueString :: Typeable a => SgUnsignedLongLongIntVal a -> String -> IO () | ||||
Stub for ::SgUnsignedLongLongIntVal::set_valueString of type void (::std::string) | ||||
unsignedLongLongIntValVariantT :: Typeable a => SgUnsignedLongLongIntVal a -> IO VariantT | ||||
Stub for ::SgUnsignedLongLongIntVal::variantT of type enum ::VariantT() | ||||
Produced by Haddock version 2.4.2 |