| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgUnsignedIntVal :: Typeable a => SgNode a -> IO (Maybe (SgUnsignedIntVal ())) | ||||
| Attempts a dynamic cast of the given node to the type SgUnsignedIntVal. | ||||
| upSgUnsignedIntVal :: Typeable a => SgUnsignedIntVal a -> SgUnsignedIntVal () | ||||
| Performs an upcast of a SgUnsignedIntVal subtype to a SgUnsignedIntVal. | ||||
| newUnsignedIntVal :: Typeable a => Sg_File_Info a -> CUInt -> String -> IO (SgUnsignedIntVal ()) | ||||
| Stub for ::SgUnsignedIntVal::SgUnsignedIntVal of type void (class ::Sg_File_Info*, unsigned int , ::std::string) | ||||
| newUnsignedIntVal2 :: CUInt -> String -> IO (SgUnsignedIntVal ()) | ||||
| Stub for ::SgUnsignedIntVal::SgUnsignedIntVal of type void (unsigned int , ::std::string) | ||||
| unsignedIntValCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUnsignedIntVal a -> IO () | ||||
| Stub for ::SgUnsignedIntVal::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| unsignedIntValClassName :: Typeable a => SgUnsignedIntVal a -> IO String | ||||
| Stub for ::SgUnsignedIntVal::class_name of type ::std::string() | ||||
| unsignedIntValGetChildIndex :: (Typeable a, Typeable b) => SgUnsignedIntVal a -> SgNode b -> IO CLong | ||||
| Stub for ::SgUnsignedIntVal::getChildIndex of type long (class ::SgNode*) | ||||
| unsignedIntValGetChildIndex2 :: (Typeable a, Typeable b) => SgUnsignedIntVal a -> SgNode b -> IO CSize | ||||
| Stub for ::SgUnsignedIntVal::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| unsignedIntValGetNumberOfTraversalSuccessors :: Typeable a => SgUnsignedIntVal a -> IO CSize | ||||
| Stub for ::SgUnsignedIntVal::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| unsignedIntValGetTraversalSuccessorByIndex :: Typeable a => SgUnsignedIntVal a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgUnsignedIntVal::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| unsignedIntValGetTraversalSuccessorContainer :: Typeable a => SgUnsignedIntVal a -> IO [SgNode ()] | ||||
| Stub for ::SgUnsignedIntVal::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| unsignedIntValGetTraversalSuccessorNamesContainer :: Typeable a => SgUnsignedIntVal a -> IO [CString] | ||||
| Stub for ::SgUnsignedIntVal::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| unsignedIntValGetType :: Typeable a => SgUnsignedIntVal a -> IO (SgType ()) | ||||
| Stub for ::SgUnsignedIntVal::get_type of type class ::SgType*() | ||||
| unsignedIntValGetValue :: Typeable a => SgUnsignedIntVal a -> IO CUInt | ||||
| Stub for ::SgUnsignedIntVal::get_value of type unsigned int () | ||||
| unsignedIntValGetValueString :: Typeable a => SgUnsignedIntVal a -> IO String | ||||
| Stub for ::SgUnsignedIntVal::get_valueString of type ::std::string() | ||||
| unsignedIntValIsInMemoryPool :: Typeable a => SgUnsignedIntVal a -> IO Bool | ||||
| Stub for ::SgUnsignedIntVal::isInMemoryPool of type bool () | ||||
| unsignedIntValMemoryUsage :: IO CSize | ||||
| Stub for ::SgUnsignedIntVal::memoryUsage of type ::size_t() | ||||
| unsignedIntValNumberOfNodes :: IO CSize | ||||
| Stub for ::SgUnsignedIntVal::numberOfNodes of type ::size_t() | ||||
| unsignedIntValPostConstructionInitialization :: Typeable a => SgUnsignedIntVal a -> IO () | ||||
| Stub for ::SgUnsignedIntVal::post_construction_initialization of type void () | ||||
| unsignedIntValSageClassName :: Typeable a => SgUnsignedIntVal a -> IO String | ||||
| Stub for ::SgUnsignedIntVal::sage_class_name of type const char *() | ||||
| unsignedIntValSetValue :: Typeable a => SgUnsignedIntVal a -> CUInt -> IO () | ||||
| Stub for ::SgUnsignedIntVal::set_value of type void (unsigned int ) | ||||
| unsignedIntValSetValueString :: Typeable a => SgUnsignedIntVal a -> String -> IO () | ||||
| Stub for ::SgUnsignedIntVal::set_valueString of type void (::std::string) | ||||
| unsignedIntValVariantT :: Typeable a => SgUnsignedIntVal a -> IO VariantT | ||||
| Stub for ::SgUnsignedIntVal::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |