structures.h File Reference

Describe C structures for OWL entities, KP and SS. More...

#include <stdio.h>
#include <stdlib.h>
#include "utils/kp_bool.h"
#include "utils/list.h"

Go to the source code of this file.

Functions

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


Detailed Description

Describe 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

Describe 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