Rudiments
include
rudiments
mvcsecurity.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more informations.
3
4
#ifndef RUDIMENTS_MVCSECURITY_H
5
#define RUDIMENTS_MVCSECURITY_H 1
6
7
class
mvcsecurity
{
8
public
:
9
virtual
const
char
*getUserName()=0;
10
};
11
12
#endif
mvcsecurity
Definition:
mvcsecurity.h:7
Generated on Sat Mar 14 2020 21:50:17 for Rudiments by
1.8.15