package com_example

class Integer1

#include <com/example/Integer1.h>

Macro Summary

com_example_Integer1_MAX
          
com_example_Integer1_MIN
          

Typedef Summary

com_example_Integer1_t
          

Struct Summary

struct com_example_Integer1
          
 com_example_Integer1_t value
          

Method Summary

 struct com_example_Integer1 * com_example_Integer1_new(com_example_Integer1_t i)
          
 void com_example_Integer1_delete(struct com_example_Integer1i)
          
 void com_example_Integer1_set(struct com_example_Integer1i, com_example_Integer1_t value)
          
 com_example_Integer1_t com_example_Integer1_get(struct com_example_Integer1i)
          

Macro Detail

com_example_Integer1_MAX

com_example_Integer1_MAX

com_example_Integer1_MIN

com_example_Integer1_MIN

Typedef Detail

com_example_Integer1_t


Struct Detail

struct com_example_Integer1


value

com_example_Integer1_t value


Method Detail

com_example_Integer1_new

struct com_example_Integer1 *
          com_example_Integer1_new( com_example_Integer1_t i)
Parameters:
i -
Returns:

com_example_Integer1_delete

void com_example_Integer1_delete( struct com_example_Integer1i)
Parameters:
i -

com_example_Integer1_set

void com_example_Integer1_set( struct com_example_Integer1i,
com_example_Integer1_t value)
Parameters:
i -
value -

com_example_Integer1_get

com_example_Integer1_t
          com_example_Integer1_get( struct com_example_Integer1i)
Parameters:
i -
Returns: