| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmPEImportDirectoryList :: Typeable a => SgNode a -> IO (Maybe (SgAsmPEImportDirectoryList ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmPEImportDirectoryList. | ||||
| upSgAsmPEImportDirectoryList :: Typeable a => SgAsmPEImportDirectoryList a -> SgAsmPEImportDirectoryList () | ||||
| Performs an upcast of a SgAsmPEImportDirectoryList subtype to a SgAsmPEImportDirectoryList. | ||||
| newAsmPEImportDirectoryList :: IO (SgAsmPEImportDirectoryList ()) | ||||
| Stub for ::SgAsmPEImportDirectoryList::SgAsmPEImportDirectoryList of type void () | ||||
| asmPEImportDirectoryListCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmPEImportDirectoryList a -> IO () | ||||
| Stub for ::SgAsmPEImportDirectoryList::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmPEImportDirectoryListClassName :: Typeable a => SgAsmPEImportDirectoryList a -> IO String | ||||
| Stub for ::SgAsmPEImportDirectoryList::class_name of type ::std::string() | ||||
| asmPEImportDirectoryListGetChildIndex :: (Typeable a, Typeable b) => SgAsmPEImportDirectoryList a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmPEImportDirectoryList::getChildIndex of type long (class ::SgNode*) | ||||
| asmPEImportDirectoryListGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmPEImportDirectoryList a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmPEImportDirectoryList::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmPEImportDirectoryListGetNumberOfTraversalSuccessors :: Typeable a => SgAsmPEImportDirectoryList a -> IO CSize | ||||
| Stub for ::SgAsmPEImportDirectoryList::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmPEImportDirectoryListGetTraversalSuccessorByIndex :: Typeable a => SgAsmPEImportDirectoryList a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmPEImportDirectoryList::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmPEImportDirectoryListGetTraversalSuccessorContainer :: Typeable a => SgAsmPEImportDirectoryList a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmPEImportDirectoryList::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmPEImportDirectoryListGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmPEImportDirectoryList a -> IO [CString] | ||||
| Stub for ::SgAsmPEImportDirectoryList::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmPEImportDirectoryListGetVector :: Typeable a => SgAsmPEImportDirectoryList a -> IO [SgAsmPEImportDirectory ()] | ||||
| Stub for ::SgAsmPEImportDirectoryList::get_vector of type const ::SgAsmPEImportDirectoryPtrList&() | ||||
| asmPEImportDirectoryListIsInMemoryPool :: Typeable a => SgAsmPEImportDirectoryList a -> IO Bool | ||||
| Stub for ::SgAsmPEImportDirectoryList::isInMemoryPool of type bool () | ||||
| asmPEImportDirectoryListMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmPEImportDirectoryList::memoryUsage of type ::size_t() | ||||
| asmPEImportDirectoryListNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmPEImportDirectoryList::numberOfNodes of type ::size_t() | ||||
| asmPEImportDirectoryListSageClassName :: Typeable a => SgAsmPEImportDirectoryList a -> IO String | ||||
| Stub for ::SgAsmPEImportDirectoryList::sage_class_name of type const char *() | ||||
| asmPEImportDirectoryListVariantT :: Typeable a => SgAsmPEImportDirectoryList a -> IO VariantT | ||||
| Stub for ::SgAsmPEImportDirectoryList::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |