| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgUnsignedShortVal :: Typeable a => SgNode a -> IO (Maybe (SgUnsignedShortVal ())) | ||||
| Attempts a dynamic cast of the given node to the type SgUnsignedShortVal. | ||||
| upSgUnsignedShortVal :: Typeable a => SgUnsignedShortVal a -> SgUnsignedShortVal () | ||||
| Performs an upcast of a SgUnsignedShortVal subtype to a SgUnsignedShortVal. | ||||
| newUnsignedShortVal :: Typeable a => Sg_File_Info a -> CUShort -> String -> IO (SgUnsignedShortVal ()) | ||||
| Stub for ::SgUnsignedShortVal::SgUnsignedShortVal of type void (class ::Sg_File_Info*, unsigned short , ::std::string) | ||||
| newUnsignedShortVal2 :: CUShort -> String -> IO (SgUnsignedShortVal ()) | ||||
| Stub for ::SgUnsignedShortVal::SgUnsignedShortVal of type void (unsigned short , ::std::string) | ||||
| unsignedShortValCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUnsignedShortVal a -> IO () | ||||
| Stub for ::SgUnsignedShortVal::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| unsignedShortValClassName :: Typeable a => SgUnsignedShortVal a -> IO String | ||||
| Stub for ::SgUnsignedShortVal::class_name of type ::std::string() | ||||
| unsignedShortValGetChildIndex :: (Typeable a, Typeable b) => SgUnsignedShortVal a -> SgNode b -> IO CLong | ||||
| Stub for ::SgUnsignedShortVal::getChildIndex of type long (class ::SgNode*) | ||||
| unsignedShortValGetChildIndex2 :: (Typeable a, Typeable b) => SgUnsignedShortVal a -> SgNode b -> IO CSize | ||||
| Stub for ::SgUnsignedShortVal::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| unsignedShortValGetNumberOfTraversalSuccessors :: Typeable a => SgUnsignedShortVal a -> IO CSize | ||||
| Stub for ::SgUnsignedShortVal::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| unsignedShortValGetTraversalSuccessorByIndex :: Typeable a => SgUnsignedShortVal a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgUnsignedShortVal::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| unsignedShortValGetTraversalSuccessorContainer :: Typeable a => SgUnsignedShortVal a -> IO [SgNode ()] | ||||
| Stub for ::SgUnsignedShortVal::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| unsignedShortValGetTraversalSuccessorNamesContainer :: Typeable a => SgUnsignedShortVal a -> IO [CString] | ||||
| Stub for ::SgUnsignedShortVal::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| unsignedShortValGetType :: Typeable a => SgUnsignedShortVal a -> IO (SgType ()) | ||||
| Stub for ::SgUnsignedShortVal::get_type of type class ::SgType*() | ||||
| unsignedShortValGetValue :: Typeable a => SgUnsignedShortVal a -> IO CUShort | ||||
| Stub for ::SgUnsignedShortVal::get_value of type unsigned short () | ||||
| unsignedShortValGetValueString :: Typeable a => SgUnsignedShortVal a -> IO String | ||||
| Stub for ::SgUnsignedShortVal::get_valueString of type ::std::string() | ||||
| unsignedShortValIsInMemoryPool :: Typeable a => SgUnsignedShortVal a -> IO Bool | ||||
| Stub for ::SgUnsignedShortVal::isInMemoryPool of type bool () | ||||
| unsignedShortValMemoryUsage :: IO CSize | ||||
| Stub for ::SgUnsignedShortVal::memoryUsage of type ::size_t() | ||||
| unsignedShortValNumberOfNodes :: IO CSize | ||||
| Stub for ::SgUnsignedShortVal::numberOfNodes of type ::size_t() | ||||
| unsignedShortValPostConstructionInitialization :: Typeable a => SgUnsignedShortVal a -> IO () | ||||
| Stub for ::SgUnsignedShortVal::post_construction_initialization of type void () | ||||
| unsignedShortValSageClassName :: Typeable a => SgUnsignedShortVal a -> IO String | ||||
| Stub for ::SgUnsignedShortVal::sage_class_name of type const char *() | ||||
| unsignedShortValSetValue :: Typeable a => SgUnsignedShortVal a -> CUShort -> IO () | ||||
| Stub for ::SgUnsignedShortVal::set_value of type void (unsigned short ) | ||||
| unsignedShortValSetValueString :: Typeable a => SgUnsignedShortVal a -> String -> IO () | ||||
| Stub for ::SgUnsignedShortVal::set_valueString of type void (::std::string) | ||||
| unsignedShortValVariantT :: Typeable a => SgUnsignedShortVal a -> IO VariantT | ||||
| Stub for ::SgUnsignedShortVal::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |