All subgroups and modules

module hello_ios

ios :: hello_ios

Simple iOS app with a single label
package_diagram ios\>examples\> examples ios ios ios\>examples\>->ios app app ios->app cocoa cocoa ios->cocoa json json ios->json core core ios->core ...app ... ...app->app ...cocoa ... ...cocoa->cocoa ...json ... ...json->json ...core ... ...core->core

Ancestors

group app

app

app.nit, a framework for portable applications
group cocoa

cocoa

Cocoa API, the development layer of OS X
group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group json

json

read and write JSON formatted text
group meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
group parser_base

parser_base

Simple base for hand-made parsers of all kinds
group poset

poset

Pre order sets and partial order set (ie hierarchies)
group pthreads

pthreads

POSIX Threads support
group serialization

serialization

Abstract serialization services
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group ios

ios

iOS support for app.nit