| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmGenericSectionList :: Typeable a => SgNode a -> IO (Maybe (SgAsmGenericSectionList ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmGenericSectionList. | ||||
| upSgAsmGenericSectionList :: Typeable a => SgAsmGenericSectionList a -> SgAsmGenericSectionList () | ||||
| Performs an upcast of a SgAsmGenericSectionList subtype to a SgAsmGenericSectionList. | ||||
| newAsmGenericSectionList :: IO (SgAsmGenericSectionList ()) | ||||
| Stub for ::SgAsmGenericSectionList::SgAsmGenericSectionList of type void () | ||||
| asmGenericSectionListCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmGenericSectionList a -> IO () | ||||
| Stub for ::SgAsmGenericSectionList::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmGenericSectionListClassName :: Typeable a => SgAsmGenericSectionList a -> IO String | ||||
| Stub for ::SgAsmGenericSectionList::class_name of type ::std::string() | ||||
| asmGenericSectionListGetChildIndex :: (Typeable a, Typeable b) => SgAsmGenericSectionList a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmGenericSectionList::getChildIndex of type long (class ::SgNode*) | ||||
| asmGenericSectionListGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmGenericSectionList a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmGenericSectionList::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmGenericSectionListGetNumberOfTraversalSuccessors :: Typeable a => SgAsmGenericSectionList a -> IO CSize | ||||
| Stub for ::SgAsmGenericSectionList::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmGenericSectionListGetSections :: Typeable a => SgAsmGenericSectionList a -> IO [SgAsmGenericSection ()] | ||||
| Stub for ::SgAsmGenericSectionList::get_sections of type const ::SgAsmGenericSectionPtrList&() | ||||
| asmGenericSectionListGetTraversalSuccessorByIndex :: Typeable a => SgAsmGenericSectionList a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmGenericSectionList::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmGenericSectionListGetTraversalSuccessorContainer :: Typeable a => SgAsmGenericSectionList a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmGenericSectionList::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmGenericSectionListGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmGenericSectionList a -> IO [CString] | ||||
| Stub for ::SgAsmGenericSectionList::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmGenericSectionListIsInMemoryPool :: Typeable a => SgAsmGenericSectionList a -> IO Bool | ||||
| Stub for ::SgAsmGenericSectionList::isInMemoryPool of type bool () | ||||
| asmGenericSectionListMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmGenericSectionList::memoryUsage of type ::size_t() | ||||
| asmGenericSectionListNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmGenericSectionList::numberOfNodes of type ::size_t() | ||||
| asmGenericSectionListSageClassName :: Typeable a => SgAsmGenericSectionList a -> IO String | ||||
| Stub for ::SgAsmGenericSectionList::sage_class_name of type const char *() | ||||
| asmGenericSectionListVariantT :: Typeable a => SgAsmGenericSectionList a -> IO VariantT | ||||
| Stub for ::SgAsmGenericSectionList::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |