structures.c File Reference

Functions for work with C structures for OWL entities, KP and SS. More...

#include "structures.h"
#include "properties.h"
#include "classes.h"

Functions

int get_sbcr_status (individual_t *individual)
int set_sbcr_status (individual_t *individual, int status)


Detailed Description

Functions for work with C structures for OWL entities, KP and SS.

Alexandr A. Lomov <lomov@cs.karelia.ru>

Date:
05 December, 2009

LICENSE

PetrSU KP Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

PetrSU KP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with PetrSU KP Library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

DESCRIPTION

Contains functions for work with C structures for OWL entities, KP and SS. This file is part of PetrSU KP Library.

Copyright (C) 2009 - Alexander A. Lomov. All rights reserved.


Function Documentation

int get_sbcr_status ( individual_t *  individual  ) 

int set_sbcr_status ( individual_t *  individual,
int  status 
)


doxygen