| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmLESection :: Typeable a => SgNode a -> IO (Maybe (SgAsmLESection ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmLESection. | ||||
| upSgAsmLESection :: Typeable a => SgAsmLESection a -> SgAsmLESection () | ||||
| Performs an upcast of a SgAsmLESection subtype to a SgAsmLESection. | ||||
| newAsmLESection :: Typeable a => SgAsmLEFileHeader a -> IO (SgAsmLESection ()) | ||||
| Stub for ::SgAsmLESection::SgAsmLESection of type void (class ::SgAsmLEFileHeader*) | ||||
| newAsmLESection2 :: IO (SgAsmLESection ()) | ||||
| Stub for ::SgAsmLESection::SgAsmLESection of type void () | ||||
| asmLESectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmLESection a -> IO () | ||||
| Stub for ::SgAsmLESection::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmLESectionClassName :: Typeable a => SgAsmLESection a -> IO String | ||||
| Stub for ::SgAsmLESection::class_name of type ::std::string() | ||||
| asmLESectionDump :: Typeable a => SgAsmLESection a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmLESection::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmLESectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmLESection a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmLESection::getChildIndex of type long (class ::SgNode*) | ||||
| asmLESectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmLESection a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmLESection::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmLESectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmLESection a -> IO CSize | ||||
| Stub for ::SgAsmLESection::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmLESectionGetStEntry :: Typeable a => SgAsmLESection a -> IO (SgAsmLESectionTableEntry ()) | ||||
| Stub for ::SgAsmLESection::get_st_entry of type class ::SgAsmLESectionTableEntry*() | ||||
| asmLESectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmLESection a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmLESection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmLESectionGetTraversalSuccessorContainer :: Typeable a => SgAsmLESection a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmLESection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmLESectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmLESection a -> IO [CString] | ||||
| Stub for ::SgAsmLESection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmLESectionIsInMemoryPool :: Typeable a => SgAsmLESection a -> IO Bool | ||||
| Stub for ::SgAsmLESection::isInMemoryPool of type bool () | ||||
| asmLESectionMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmLESection::memoryUsage of type ::size_t() | ||||
| asmLESectionNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmLESection::numberOfNodes of type ::size_t() | ||||
| asmLESectionSageClassName :: Typeable a => SgAsmLESection a -> IO String | ||||
| Stub for ::SgAsmLESection::sage_class_name of type const char *() | ||||
| asmLESectionSetStEntry :: (Typeable a, Typeable b) => SgAsmLESection a -> SgAsmLESectionTableEntry b -> IO () | ||||
| Stub for ::SgAsmLESection::set_st_entry of type void (class ::SgAsmLESectionTableEntry*) | ||||
| asmLESectionVariantT :: Typeable a => SgAsmLESection a -> IO VariantT | ||||
| Stub for ::SgAsmLESection::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |