| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgUnsignedLongVal :: Typeable a => SgNode a -> IO (Maybe (SgUnsignedLongVal ())) | ||||
| Attempts a dynamic cast of the given node to the type SgUnsignedLongVal. | ||||
| upSgUnsignedLongVal :: Typeable a => SgUnsignedLongVal a -> SgUnsignedLongVal () | ||||
| Performs an upcast of a SgUnsignedLongVal subtype to a SgUnsignedLongVal. | ||||
| newUnsignedLongVal :: Typeable a => Sg_File_Info a -> CULong -> String -> IO (SgUnsignedLongVal ()) | ||||
| Stub for ::SgUnsignedLongVal::SgUnsignedLongVal of type void (class ::Sg_File_Info*, unsigned long , ::std::string) | ||||
| newUnsignedLongVal2 :: CULong -> String -> IO (SgUnsignedLongVal ()) | ||||
| Stub for ::SgUnsignedLongVal::SgUnsignedLongVal of type void (unsigned long , ::std::string) | ||||
| unsignedLongValCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUnsignedLongVal a -> IO () | ||||
| Stub for ::SgUnsignedLongVal::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| unsignedLongValClassName :: Typeable a => SgUnsignedLongVal a -> IO String | ||||
| Stub for ::SgUnsignedLongVal::class_name of type ::std::string() | ||||
| unsignedLongValGetChildIndex :: (Typeable a, Typeable b) => SgUnsignedLongVal a -> SgNode b -> IO CLong | ||||
| Stub for ::SgUnsignedLongVal::getChildIndex of type long (class ::SgNode*) | ||||
| unsignedLongValGetChildIndex2 :: (Typeable a, Typeable b) => SgUnsignedLongVal a -> SgNode b -> IO CSize | ||||
| Stub for ::SgUnsignedLongVal::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| unsignedLongValGetNumberOfTraversalSuccessors :: Typeable a => SgUnsignedLongVal a -> IO CSize | ||||
| Stub for ::SgUnsignedLongVal::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| unsignedLongValGetTraversalSuccessorByIndex :: Typeable a => SgUnsignedLongVal a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgUnsignedLongVal::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| unsignedLongValGetTraversalSuccessorContainer :: Typeable a => SgUnsignedLongVal a -> IO [SgNode ()] | ||||
| Stub for ::SgUnsignedLongVal::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| unsignedLongValGetTraversalSuccessorNamesContainer :: Typeable a => SgUnsignedLongVal a -> IO [CString] | ||||
| Stub for ::SgUnsignedLongVal::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| unsignedLongValGetType :: Typeable a => SgUnsignedLongVal a -> IO (SgType ()) | ||||
| Stub for ::SgUnsignedLongVal::get_type of type class ::SgType*() | ||||
| unsignedLongValGetValue :: Typeable a => SgUnsignedLongVal a -> IO CULong | ||||
| Stub for ::SgUnsignedLongVal::get_value of type unsigned long () | ||||
| unsignedLongValGetValueString :: Typeable a => SgUnsignedLongVal a -> IO String | ||||
| Stub for ::SgUnsignedLongVal::get_valueString of type ::std::string() | ||||
| unsignedLongValIsInMemoryPool :: Typeable a => SgUnsignedLongVal a -> IO Bool | ||||
| Stub for ::SgUnsignedLongVal::isInMemoryPool of type bool () | ||||
| unsignedLongValMemoryUsage :: IO CSize | ||||
| Stub for ::SgUnsignedLongVal::memoryUsage of type ::size_t() | ||||
| unsignedLongValNumberOfNodes :: IO CSize | ||||
| Stub for ::SgUnsignedLongVal::numberOfNodes of type ::size_t() | ||||
| unsignedLongValPostConstructionInitialization :: Typeable a => SgUnsignedLongVal a -> IO () | ||||
| Stub for ::SgUnsignedLongVal::post_construction_initialization of type void () | ||||
| unsignedLongValSageClassName :: Typeable a => SgUnsignedLongVal a -> IO String | ||||
| Stub for ::SgUnsignedLongVal::sage_class_name of type const char *() | ||||
| unsignedLongValSetValue :: Typeable a => SgUnsignedLongVal a -> CULong -> IO () | ||||
| Stub for ::SgUnsignedLongVal::set_value of type void (unsigned long ) | ||||
| unsignedLongValSetValueString :: Typeable a => SgUnsignedLongVal a -> String -> IO () | ||||
| Stub for ::SgUnsignedLongVal::set_valueString of type void (::std::string) | ||||
| unsignedLongValVariantT :: Typeable a => SgUnsignedLongVal a -> IO VariantT | ||||
| Stub for ::SgUnsignedLongVal::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |