| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmSingleFloatValueExpression :: Typeable a => SgNode a -> IO (Maybe (SgAsmSingleFloatValueExpression ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmSingleFloatValueExpression. | ||||
| upSgAsmSingleFloatValueExpression :: Typeable a => SgAsmSingleFloatValueExpression a -> SgAsmSingleFloatValueExpression () | ||||
| Performs an upcast of a SgAsmSingleFloatValueExpression subtype to a SgAsmSingleFloatValueExpression. | ||||
| newAsmSingleFloatValueExpression :: CFloat -> IO (SgAsmSingleFloatValueExpression ()) | ||||
| Stub for ::SgAsmSingleFloatValueExpression::SgAsmSingleFloatValueExpression of type void (float ) | ||||
| asmSingleFloatValueExpressionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmSingleFloatValueExpression a -> IO () | ||||
| Stub for ::SgAsmSingleFloatValueExpression::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmSingleFloatValueExpressionClassName :: Typeable a => SgAsmSingleFloatValueExpression a -> IO String | ||||
| Stub for ::SgAsmSingleFloatValueExpression::class_name of type ::std::string() | ||||
| asmSingleFloatValueExpressionGetChildIndex :: (Typeable a, Typeable b) => SgAsmSingleFloatValueExpression a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmSingleFloatValueExpression::getChildIndex of type long (class ::SgNode*) | ||||
| asmSingleFloatValueExpressionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmSingleFloatValueExpression a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmSingleFloatValueExpression::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmSingleFloatValueExpressionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmSingleFloatValueExpression a -> IO CSize | ||||
| Stub for ::SgAsmSingleFloatValueExpression::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmSingleFloatValueExpressionGetTraversalSuccessorByIndex :: Typeable a => SgAsmSingleFloatValueExpression a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmSingleFloatValueExpression::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmSingleFloatValueExpressionGetTraversalSuccessorContainer :: Typeable a => SgAsmSingleFloatValueExpression a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmSingleFloatValueExpression::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmSingleFloatValueExpressionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmSingleFloatValueExpression a -> IO [CString] | ||||
| Stub for ::SgAsmSingleFloatValueExpression::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmSingleFloatValueExpressionGetType :: Typeable a => SgAsmSingleFloatValueExpression a -> IO (SgAsmType ()) | ||||
| Stub for ::SgAsmSingleFloatValueExpression::get_type of type class ::SgAsmType*() | ||||
| asmSingleFloatValueExpressionGetValue :: Typeable a => SgAsmSingleFloatValueExpression a -> IO CFloat | ||||
| Stub for ::SgAsmSingleFloatValueExpression::get_value of type float () | ||||
| asmSingleFloatValueExpressionIsInMemoryPool :: Typeable a => SgAsmSingleFloatValueExpression a -> IO Bool | ||||
| Stub for ::SgAsmSingleFloatValueExpression::isInMemoryPool of type bool () | ||||
| asmSingleFloatValueExpressionMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmSingleFloatValueExpression::memoryUsage of type ::size_t() | ||||
| asmSingleFloatValueExpressionNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmSingleFloatValueExpression::numberOfNodes of type ::size_t() | ||||
| asmSingleFloatValueExpressionSageClassName :: Typeable a => SgAsmSingleFloatValueExpression a -> IO String | ||||
| Stub for ::SgAsmSingleFloatValueExpression::sage_class_name of type const char *() | ||||
| asmSingleFloatValueExpressionSetValue :: Typeable a => SgAsmSingleFloatValueExpression a -> CFloat -> IO () | ||||
| Stub for ::SgAsmSingleFloatValueExpression::set_value of type void (float ) | ||||
| asmSingleFloatValueExpressionVariantT :: Typeable a => SgAsmSingleFloatValueExpression a -> IO VariantT | ||||
| Stub for ::SgAsmSingleFloatValueExpression::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |