| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfConstructList :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfConstructList ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfConstructList. | ||||
| upSgAsmDwarfConstructList :: Typeable a => SgAsmDwarfConstructList a -> SgAsmDwarfConstructList () | ||||
| Performs an upcast of a SgAsmDwarfConstructList subtype to a SgAsmDwarfConstructList. | ||||
| newAsmDwarfConstructList :: IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfConstructList::SgAsmDwarfConstructList of type void () | ||||
| asmDwarfConstructListCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfConstructList a -> IO () | ||||
| Stub for ::SgAsmDwarfConstructList::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfConstructListClassName :: Typeable a => SgAsmDwarfConstructList a -> IO String | ||||
| Stub for ::SgAsmDwarfConstructList::class_name of type ::std::string() | ||||
| asmDwarfConstructListGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfConstructList a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfConstructList::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfConstructListGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfConstructList a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfConstructList::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfConstructListGetList :: Typeable a => SgAsmDwarfConstructList a -> IO [SgAsmDwarfConstruct ()] | ||||
| Stub for ::SgAsmDwarfConstructList::get_list of type const ::SgAsmDwarfConstructPtrList&() | ||||
| asmDwarfConstructListGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfConstructList a -> IO CSize | ||||
| Stub for ::SgAsmDwarfConstructList::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfConstructListGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfConstructList a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfConstructList::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfConstructListGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfConstructList a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfConstructList::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfConstructListGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfConstructList a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfConstructList::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfConstructListIsInMemoryPool :: Typeable a => SgAsmDwarfConstructList a -> IO Bool | ||||
| Stub for ::SgAsmDwarfConstructList::isInMemoryPool of type bool () | ||||
| asmDwarfConstructListMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfConstructList::memoryUsage of type ::size_t() | ||||
| asmDwarfConstructListNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfConstructList::numberOfNodes of type ::size_t() | ||||
| asmDwarfConstructListSageClassName :: Typeable a => SgAsmDwarfConstructList a -> IO String | ||||
| Stub for ::SgAsmDwarfConstructList::sage_class_name of type const char *() | ||||
| asmDwarfConstructListVariantT :: Typeable a => SgAsmDwarfConstructList a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfConstructList::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |