Modules
Here is a list of all modules:
[detail level 1234]
oEcore initialization, shutdown functions and reset on fork.
oEcore main loopThis group discusses functions that are acting on Ecore's main loop itself or on events and infrastructure directly linked to it
oEcore time functionsThese are function to retrieve time in a given format
oEcore Application functions
oEcore_Audio - Convenience audio API
oEcore_Con - Connection functionsThe Ecore Connection Library ( Ecore_Con ) provides simple mechanisms for communications between programs using reliable sockets
oEcore Connection Events Functions
oEcore Connection BufferingAs Ecore_Con works on an event driven design, as data arrives, events will be produced containing the data that arrived
oEcore Connection Library FunctionsUtility functions that set up and shut down the Ecore Connection library
oEcore Connection SSL FunctionsFunctions that operate on Ecore connection objects pertaining to SSL
oEcore Connection Server FunctionsThis group of functions is applied to an Ecore_Con_Server object
oEcore Connection Client FunctionsFunctions to communicate with and/or set options on a client
oEcore URL Connection FunctionsUtility functions that set up, use and shut down the Ecore URL Connection library
oEcore Connection SOCKS functions
oEcore_Evas wrapper/helper set of functionsEcore evas is a set of functions that makes it easy to tie together ecore's main loop and input handling to evas
oEcore_FB - Frame buffer convenience functions.Functions used to set up and shut down the Ecore_Framebuffer functions
oFramebuffer Calibration FunctionsFunctions that calibrate the screen
oEcore_File - Files and directories convenience functions
oEcore Input Method Library FunctionsUtility functions that set up and shut down the Ecore Input Method library
oEcore Input Method Context FunctionsFunctions that operate on Ecore Input Method Context objects
oEcore Input Method Context Module FunctionsFunctions that should be used by Ecore Input Method Context modules
oEcore Input Method Context Evas Helper FunctionsHelper functions to make it easy to use Evas with Ecore_IMF
oIPC Library FunctionsFunctions that set up and shut down the Ecore IPC Library
oIPC Server FunctionsFunctions the deal with IPC server objects
oIPC Client FunctionsFunctions that deal with IPC client objects
oPSL1GHT Library FunctionsFunctions used to set up and shut down the Ecore_Psl1ght functions
oSDL Library FunctionsFunctions used to set up and shut down the Ecore_Sdl functions
oWayland Library Init and Shutdown FunctionsFunctions that start and shutdown the Ecore Wayland Library
oWayland Synchronization FunctionsFunctions that ensure that all commands which have been issued by the Ecore Wayland library have been sent to the server
oWayland Display FunctionsFunctions that set and retrieve various information about the Wayland Display
oWayland Library Init and Shutdown FunctionsFunctions that can be used to create a Wayland window
oEcore_Win32 libraryEcore_Win32 is a library that wraps Windows graphic functions and integrate them nicely into the Ecore main loop
oEcore_WinCE libraryEcore_WinCE is a library that wraps Windows CE graphic functions and integrate them nicely into the Ecore main loop
oX Library Init and Shutdown FunctionsFunctions that start and shut down the Ecore X Library
oX Synchronization FunctionsFunctions that ensure that all commands that have been issued by the Ecore X library have been sent to the server
oX Display AttributesFunctions that set and retrieve X display attributes
oXCB Atom FunctionsFunctions that operate on atoms
oX Composite Extension FunctionsFunctions related to the X Composite Extension
oX Damage Extension FunctionsFunctions related to the X Damage Extension
oX DPMS Extension FunctionsFunctions related to the X DPMS Extension
oX Drawable FunctionsFunctions that operate on drawables
oMWM related functions.Functions related to MWM
oX Pixmap FunctionsFunctions that operate on pixmaps
oX Window Creation FunctionsFunctions that can be used to create an X window
oX Window Destroy FunctionsFunctions to destroy X windows
oX Window Geometry FunctionsFunctions that change or retrieve the geometry of X windows
oX Window Z Order FunctionsFunctions that change the Z order of X windows
oX Window Property FunctionsFunctions that set window properties
oX Window Visibility FunctionsFunctions to access and change the visibility of X windows
oX Window Focus FunctionsFunctions that give the focus to an X Window
oX Window Parent FunctionsFunctions that retrieve or changes the parent window of a window
oX Window Shape FunctionsThese functions use the shape extension of the X server to change shape of given windows
oX Fixes Extension FunctionsFunctions related to the X Fixes extension
oTop level functionsFunctions that affect Eet as a whole
oEet Compression LevelsCompression modes/levels supported by Eet
oEet File Main FunctionsFunctions to create, destroy and do basic manipulation of Eet_File handles
oImage Store and LoadEet efficiently stores and loads images, including alpha channels and lossy compressions
oCipher, Identity and Protection MechanismsEet allows one to protect entries of an Eet_File individually
oEet Data SerializationConvenience functions to serialize and parse complex data structures to binary blobs
oLow-level Serialization Structures.Functions that create, destroy and manipulate serialization nodes used by Eet Data Serialization
oHelper function to use eet over a network linkFunction that reconstruct and prepare packet of Eet Data Serialization to be send
oData TypesEina provide easy to use and optimized data types and structures
oToolsEina tools aims to help application development, providing ways to make it safer, log errors, manage memory more efficiently and more
oEio Reference APIThis is the core asynchronous input/output operation
oEio manipulation of eXtended attribute.A set of function to manipulate data associated with a specific file
oEio Reference helper APIThis are helper provided around core Eio API
oManipulate an Eina_File asynchronouslyThis function help manipulating file asynchronously
oEio asynchronous API for Eet file.This set of functions help in the asynchronous use of Eet
oEio file and directory monitoring APIThese function monitor changes in directories and files
oLibrary Maintenance FunctionsFunctions that start up and shutdown the Embryo library
oProgram Creation and Destruction FunctionsFunctions that set up programs, and destroy them
oFunction FunctionsAdds a native program call to the given Embryo program
oVirtual Machine FunctionsResets the current virtual machine session of the given program
oByte Swapping FunctionsEnsures that the given unsigned short integer is in the small endian format
oPublic Variable Access FunctionsRetrieves the location of the public variable in the given program with the given name
oError FunctionsSets the error code for the given program to the given code
oProgram Data FunctionsSets the data associated to the given program
oEmbryo Data String FunctionsRetrieves the length of the string starting at the given cell
oHeap FunctionsIncreases the size of the heap of the given virtual machine by the given number of Embryo_Cells
oProgram Run FunctionsReturns the number of virtual machines are running for the given program
oFunction Parameter FunctionsPushes an Embryo_Cell onto the function stack to use as a parameter for the next function that is called in the given program
oEo Generic Object SystemThe Eo generic object system
oLibgen.h functions.This header provides functions ported from Unix in libgen.h
oUnistd.h functionsThis header provides functions ported from Unix in unistd.h
oTop Level FunctionsFunctions that affect Evas as a whole
oCanvas FunctionsLow level Evas canvas functions
oGeneric Object FunctionsFunctions that manipulate generic Evas objects
oSpecific Object FunctionsFunctions that work on specific objects
oSmart FunctionsFunctions that deal with Evas_Smart structs, creating definition (classes) of objects that will have customized behavior for methods like evas_object_move(), evas_object_resize(), evas_object_clip_set() and others
oSmart Object FunctionsFunctions dealing with Evas smart objects (instances)
oShared Image Cache ServerEvas has an (optional) module which provides client-server infrastructure to share bitmaps across multiple processes, saving data and processing power
oGeneral UtilitiesSome functions that are handy but are not specific of canvas or objects
oMiscellaneous functions ported from Unix.This header provides miscellaneous functions that exist on Unix but not on Windows platform
oEcore_Audio_Module_API - API for modules
oContent Access
oMmap GroupThese functions provide helpers for safe mmap handling
\Prefix GroupThese functions provide the ability to determine the runtime location of a software package